<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1039441" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1039441</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/correct-code-submit-button#comment-1223683</link>
    <description> &lt;p&gt;If what you&#039;re after is a contact form, you may like to consider this service:&lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;http://contactify.com/&quot; class=&quot;bb-url&quot;&gt;http://contactify.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In my experience, spambots love contact forms. I took precautions with mine, yet within days I got dozens of spam messages. I looked at this free service; it uses the latest anti-spam techniques and is well designed.&lt;/p&gt;
&lt;p&gt;The service is paid for by advertising. The &quot;thank-you&quot; page carries an ad. Not too obtrusive, I would have thought.&lt;/p&gt;
 </description>
     <pubDate>Thu, 30 Aug 2007 05:13:09 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1223683 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/correct-code-submit-button#comment-1223671</link>
    <description> &lt;p&gt;places like hotscripts.com has lots of code, even if you just get a simple form and pull it apart to find out how it works and build yourself a form suitable for your needs.&lt;/p&gt;
&lt;p&gt;I think mailform, or formmail (or was it mattsmail) is a popular downloaded form&lt;/p&gt;
 </description>
     <pubDate>Wed, 29 Aug 2007 23:27:36 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1223671 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/correct-code-submit-button#comment-1223643</link>
    <description> &lt;p&gt;Any chance you could help me out with one of those free sites? The only ones i managed to find included links back to the code developer and/or and ad, or off-site form hosting.&lt;/p&gt;
&lt;p&gt;I am really after a basic form, about 15 fields, all text. I am thinking php is my best bet.&lt;/p&gt;
 </description>
     <pubDate>Wed, 29 Aug 2007 09:45:58 +0000</pubDate>
 <dc:creator>comfort candles</dc:creator>
 <guid isPermaLink="false">comment 1223643 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/correct-code-submit-button#comment-1223499</link>
    <description> &lt;p&gt;that is only a snipet of code, and I noticed line 3 and 4 are around the wrong way for the description.&lt;/p&gt;
&lt;p&gt;Most forms need a server side language to submit, redirect, continue etc (like PHP, ASP, cold fusion ...) but a simple email address form can be done with javascript (although  not the prefered method)&lt;/p&gt;
&lt;p&gt;a simple form is this:&lt;/p&gt;
&lt;p&gt; your name&lt;br /&gt;
 your email&lt;/p&gt;
&lt;p&gt;thats just a very basic form that would display boxes for name, email and password, the &quot;pageitdoesthestuff.php&quot; is the actual brain of the script (which can be the same page) as it then (or should) check all the fields are filled in correctly, if not will display the form again with an error message, if correct then will either display the content or send to another page.&lt;/p&gt;
&lt;p&gt;There are a few free mail forms out there if your web host allows PHP etc&lt;/p&gt;
 </description>
     <pubDate>Fri, 24 Aug 2007 23:11:05 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1223499 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
