<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1030135" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1030135</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/order-form-help#comment-1176152</link>
    <description> &lt;p&gt;Thanks for the link.  Will come in handy when I figure out what I am doing LOL&lt;/p&gt;
 </description>
     <pubDate>Sat, 06 Aug 2005 11:45:20 +0000</pubDate>
 <dc:creator>2020-Graphics</dc:creator>
 <guid isPermaLink="false">comment 1176152 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/order-form-help#comment-1176151</link>
    <description> &lt;p&gt;Yeah that is the best way but let me steer you in the right direction with this tutorial&lt;br /&gt;
&lt;a href=&quot;http://www.christian-web-masters.com/articles/web_php-mail-form-script.html&quot; class=&quot;bb-url&quot;&gt;here&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 06 Aug 2005 10:53:02 +0000</pubDate>
 <dc:creator>vibins</dc:creator>
 <guid isPermaLink="false">comment 1176151 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/order-form-help#comment-1176124</link>
    <description> &lt;p&gt;Well thats what my first step was going to be but after starting my books I have lots more planned for the site &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I would let your write the script for me but I need to learn how to do it myself but thanks for offereing.&lt;/p&gt;
 </description>
     <pubDate>Sat, 06 Aug 2005 01:07:04 +0000</pubDate>
 <dc:creator>2020-Graphics</dc:creator>
 <guid isPermaLink="false">comment 1176124 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/order-form-help#comment-1176113</link>
    <description> &lt;p&gt;if all you want is a simple form that emails orders to you i will write one for you but well done starting php its worth it you can do alot (and im not even that good);&lt;/p&gt;
 </description>
     <pubDate>Fri, 05 Aug 2005 20:01:05 +0000</pubDate>
 <dc:creator>vibins</dc:creator>
 <guid isPermaLink="false">comment 1176113 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/order-form-help#comment-1176108</link>
    <description> &lt;p&gt;Alright, well I have decided to learn PHP and MYSQL. Got a couple books and I have a headache already.&lt;/p&gt;
&lt;p&gt;I think I&#039;m going to start a new thread for my questions pertaining to what I am learning.&lt;/p&gt;
 </description>
     <pubDate>Fri, 05 Aug 2005 18:26:06 +0000</pubDate>
 <dc:creator>2020-Graphics</dc:creator>
 <guid isPermaLink="false">comment 1176108 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/order-form-help#comment-1175969</link>
    <description> &lt;p&gt;Here is an example of what can be done with Perl (CGI) and a MySQL Database:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://users.wpi.edu/~jjinno/test/orderform&quot; class=&quot;bb-url&quot;&gt;A Test Form Website&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;You can even test out the Administration Panel if you so desire:&lt;br /&gt;
username: admin&lt;br /&gt;
password: password&lt;/p&gt;
&lt;p&gt;Please realize that this is just a fake site as part of my portfolio to demonstate my Perl &amp;amp; MySQL skills.  But I thought it looked like what you were after.&lt;/p&gt;
 </description>
     <pubDate>Wed, 03 Aug 2005 00:43:46 +0000</pubDate>
 <dc:creator>jjinno</dc:creator>
 <guid isPermaLink="false">comment 1175969 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/order-form-help#comment-1175758</link>
    <description> &lt;p&gt;You could either check out &lt;a href=&quot;http://www.hotscripts.com&quot; class=&quot;bb-url&quot;&gt;http://www.hotscripts.com&lt;/a&gt; for scripts like that, or you could code something yourself with MySQL that would do something like this:&lt;/p&gt;
&lt;p&gt;Show all products (like you do) and by clicking on a product name (or picture) it brings up product information, including the picture, name, price, stock, and whatever other info you need to show. Then, there would be an order button which would pass on a variable (the product ID or name (something unique to that item)) and would be noted in the form. They would fill out the necessary info and push Order or Submit, whatever, and it would email all of this to you, or enter it in a MySQL table, or whatever you would like.&lt;/p&gt;
&lt;p&gt;If you need some help, feel free to email me at ms_creashuns @ yahoo.com&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 Jul 2005 17:43:21 +0000</pubDate>
 <dc:creator>mscreashuns</dc:creator>
 <guid isPermaLink="false">comment 1175758 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/order-form-help#comment-1175740</link>
    <description> &lt;p&gt;No cc numbers or information like that will be transferred just peoples names and address and stuff like that.&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 Jul 2005 01:58:01 +0000</pubDate>
 <dc:creator>2020-Graphics</dc:creator>
 <guid isPermaLink="false">comment 1175740 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/order-form-help#comment-1175526</link>
    <description> &lt;p&gt;This is very easy with php but if your going to be sending information like creditcard numbers through email its not going to be very safe and you will have to tell your costomers they are at risk.&lt;/p&gt;
 </description>
     <pubDate>Wed, 27 Jul 2005 14:46:29 +0000</pubDate>
 <dc:creator>vibins</dc:creator>
 <guid isPermaLink="false">comment 1175526 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
