<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1014569" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1014569</link>
    <description></description>
    <language>en</language>
          <item>
    <title>thanks</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-some-help-0#comment-1084052</link>
    <description> &lt;p&gt;hey thanks for your help!&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Jun 2001 16:53:48 +0000</pubDate>
 <dc:creator>SWD</dc:creator>
 <guid isPermaLink="false">comment 1084052 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-some-help-0#comment-1084038</link>
    <description> &lt;p&gt;Hi SWD,&lt;br /&gt;
In normal cases,&lt;/p&gt;
&lt;p&gt;1)If you want to receive the info, in your Form Tag, add:&lt;br /&gt;
 to your Form.&lt;/p&gt;
&lt;p&gt;2)If you want to redirect someone to another page of your site, after filling in the above details use: &lt;/p&gt;
&lt;p&gt;in your Form&lt;/p&gt;
&lt;p&gt;3)If you want them to fill in the required box for certain requirements use:&lt;br /&gt;
 in your Form.&lt;/p&gt;
&lt;p&gt;4)If you want the form to point to the cgi/perl script on your server use:&lt;/p&gt;
&lt;p&gt;in you Form&lt;/p&gt;
&lt;p&gt;5)After someone has filled in the info, that person will have to click &quot;submit&quot; and the Form will be processed by your script on the server. Use the following in your Form:&lt;/p&gt;
&lt;p&gt;Use of Form Tag to get info from someone is quite simple to implement for your html page and designing the format/layout is up to you.&lt;/p&gt;
&lt;p&gt;I am not sure about form.cgi whether they have &quot;redirect&quot; options as it&#039;s a very useful feature. Anyway I am using Formmail from &quot;Matt&#039;s Script&quot; which can be obtained at:&lt;br /&gt;
&lt;a href=&quot;http://www.worldwidemart.com/scripts/&quot; class=&quot;bb-url&quot;&gt;http://www.worldwidemart.com/scripts/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Below is a basic example that you can use to get info from someone and send it all to you(recipient)      &lt;/p&gt;
&lt;p&gt;Name &lt;/p&gt;
&lt;p&gt;Company&lt;/p&gt;
&lt;p&gt;Address &lt;/p&gt;
&lt;p&gt;State&lt;/p&gt;
&lt;p&gt;Zipcode&lt;/p&gt;
&lt;p&gt;Country&lt;/p&gt;
&lt;p&gt;Tel: No.&lt;/p&gt;
&lt;p&gt;Optional:&lt;br /&gt;
Fax No. &lt;/p&gt;
&lt;p&gt;E-mail &lt;/p&gt;
&lt;p&gt;Any other comments:&lt;/p&gt;
&lt;p&gt;Please note that if this is your first time using cgi/perl scripts which is &quot;server-side&quot; then the script need to be uploaded to your server in ascii mode(FTP) and most of the time the script needs to be edited for:&lt;/p&gt;
&lt;p&gt;(i)Path to Perl.&lt;br /&gt;
(ii)File(s) and cgi-bin folder have to be chmod 755 for Unix/Linux server before the scrpt can work.&lt;br /&gt;
(iii)Others such as whether the script can be run outside the cgi-bin directory as some servers allow that although it&#039;s a security risk.&lt;br /&gt;
(iv)Script privilege, to prevent others using your script at your bandwidth expense.   &lt;/p&gt;
&lt;p&gt;Hope this helps and good luck.&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Jun 2001 01:22:42 +0000</pubDate>
 <dc:creator>NSS</dc:creator>
 <guid isPermaLink="false">comment 1084038 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
