<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1031645" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1031645</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/multi-page-forms-how-do-ya-make-them#comment-1185773</link>
    <description> &lt;p&gt;A point I&#039;d like to add is always make sure you validate any content entered into forms. You don&#039;t want to be the subject of an email injection attack or an sql injection attack either. Validate, validate, validate &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;
 </description>
     <pubDate>Wed, 16 Nov 2005 17:51:02 +0000</pubDate>
 <dc:creator>KeithMcL</dc:creator>
 <guid isPermaLink="false">comment 1185773 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/multi-page-forms-how-do-ya-make-them#comment-1185637</link>
    <description> &lt;p&gt;Right. So never store an email address statically in a hidden field. Of course, if it&#039;s from a text field on a previous page&#039;s form (which is what I was talking about), then there will be no email address in there when a harvester looks at it.&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Nov 2005 13:54:22 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1185637 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/multi-page-forms-how-do-ya-make-them#comment-1185550</link>
    <description> &lt;p&gt;Just to add if you have a Javascript based email form with hidden fields (like a lot do), email harvestors will get your email address as it&#039;s there in plain view - well if you look at view source&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Nov 2005 21:32:05 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1185550 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/multi-page-forms-how-do-ya-make-them#comment-1185497</link>
    <description> &lt;p&gt;You can always have hidden form fields. In other words, if page one had a text field named EMAIL, and that was it, the next page would have a hidden field also named EMAIL, and it would read in the value from the submitted form and make it the value on the new field.&lt;/p&gt;
&lt;p&gt;The biggest downside is you would accumulate hidden fields, and could end up having a lot of fields that are increasing download time of the page, but are not actually being shown.&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Nov 2005 13:53:15 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1185497 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/multi-page-forms-how-do-ya-make-them#comment-1185490</link>
    <description> &lt;p&gt;Well all you&#039;re doing there is sending an e-mail with the contents of a form right?&lt;/p&gt;
&lt;p&gt;You could use multiple forms setup across different pages with each of these sending an e-mail. This would be the simplest way of doing things, if you need all the data to be collated then sent together at the end of the process then you need to learn PHP or some other server-side scripting language, things start to get a bit complicated here so it much depends on how much you&#039;re willing to learn &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;
 </description>
     <pubDate>Mon, 14 Nov 2005 13:25:45 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1185490 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
