<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003244" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003244</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/search-boxes-and-forms#comment-1014323</link>
    <description> &lt;p&gt;So I just use this code with my email address in yeah ?&lt;/p&gt;
&lt;p&gt;Thanks, your help has solved a problem for me...&lt;/p&gt;
 </description>
     <pubDate>Thu, 29 Jun 2000 08:56:00 +0000</pubDate>
 <dc:creator>Cloughie</dc:creator>
 <guid isPermaLink="false">comment 1014323 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/search-boxes-and-forms#comment-1014322</link>
    <description> &lt;p&gt;Well if your host doesn&#039;t allow CGI scripts then their is a simple way to send the form info to your email.&lt;/p&gt;
&lt;p&gt;&amp;lt;FORM METHOD=&quot;post&quot; ACTION=&quot;mailto:c21profess@aol.com&quot; ENCTYPE=&quot;text/plain&quot;&amp;gt;&lt;br /&gt;
&amp;lt;input type=&quot;text&quot; name=&quot;bleh&quot;&amp;gt;&lt;br /&gt;
&amp;lt;input type=&quot;submit&quot; name=&quot;SUBMIT&quot;&amp;gt;&lt;br /&gt;
&amp;lt;/form&amp;gt;&lt;/p&gt;
&lt;p&gt;That will send the contents to your email address without using cgi. I learned this from John Pollack....sorry if I mispelled your name John.&lt;/p&gt;
&lt;p&gt;VulKen&lt;br /&gt;
&lt;strong&gt;Rehab Is For Quitters&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Jun 2000 18:17:00 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1014322 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/search-boxes-and-forms#comment-1014321</link>
    <description> &lt;p&gt;OK I think I may have this figured.&lt;/p&gt;
&lt;p&gt;I don&#039;t think you can do this with HTML alone. However say my ISP says no CGI, then is there anywhere godd that offers cgi scripts and then all you do is put their cgi url in your action part of the form and they mail the details to you ?&lt;/p&gt;
&lt;p&gt;Is this right and do you know anybody ?&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Jun 2000 15:40:00 +0000</pubDate>
 <dc:creator>Cloughie</dc:creator>
 <guid isPermaLink="false">comment 1014321 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/search-boxes-and-forms#comment-1014320</link>
    <description> &lt;p&gt;Cheers Suzanne, thanks for taking the time to reply.&lt;/p&gt;
&lt;p&gt;One more quick question.&lt;/p&gt;
&lt;p&gt;I want a contact from on my sit so that when they fill out their details the information is simply mailed to me. I think I can do the form in HTML, but how does the info actually get sent to my mail address.&lt;/p&gt;
&lt;p&gt;Do you need a script to do this ? Will it just sit on the server ? Are freespacce people like breathe likely to accept this ?&lt;/p&gt;
&lt;p&gt;Cheers in advance&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Jun 2000 15:05:00 +0000</pubDate>
 <dc:creator>Cloughie</dc:creator>
 <guid isPermaLink="false">comment 1014320 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/search-boxes-and-forms#comment-1014319</link>
    <description> &lt;p&gt;If you aren&#039;t getting an answer, I would bet it&#039;s because you aren&#039;t asking your question clearly.  I have no idea what you mean.&lt;/p&gt;
&lt;p&gt;Taking a stab in the dark...&lt;/p&gt;
&lt;p&gt;1.  A self-subscribing mailing list can be set up to let you know when someone has subscribed, will automatically sign them up on the list (so when you have another mailing ready to go, they will get one).&lt;/p&gt;
&lt;p&gt;2.  Such mailing lists are cgi/perl generally.  But there are things like listbot that will help you out.&lt;/p&gt;
&lt;p&gt;3.  Auto-responders can be set up to mail you when someone requests information from a form, and also send the information requested to the customer at the same time.  See &lt;a href=&quot;http://www.zerocattle.com/quotes.html&quot; class=&quot;bb-url&quot;&gt;www.zerocattle.com/quotes.html&lt;/a&gt;  for two such forms that I have to give folks the info they need, and to give ME the info I need (that they asked for it).  The form is submitted to an e-mail address that has an auto-responder.  You need to have that capability with your host, of course.&lt;/p&gt;
&lt;p&gt;4.  Searching on your page.  Well, this is ALSO a cgi/perl issue.  There are free ones that you just set up, they index your site, and boom, you&#039;re searchable.  &lt;a href=&quot;http://www.atmoz.com&quot; class=&quot;bb-url&quot;&gt;www.atmoz.com&lt;/a&gt;  is free.  You can also go to a cgi script site and get a pile of free and shareware options.&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.zerocattle.com&quot; class=&quot;bb-url&quot;&gt;Zero Cattle&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/&quot; class=&quot;bb-url&quot;&gt;Suzanne&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/index/celtic.html&quot; class=&quot;bb-url&quot;&gt;Tables DeMystified&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 25 Jun 2000 20:53:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1014319 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/search-boxes-and-forms#comment-1014318</link>
    <description> &lt;p&gt;help&lt;/p&gt;
 </description>
     <pubDate>Sun, 25 Jun 2000 09:13:00 +0000</pubDate>
 <dc:creator>Cloughie</dc:creator>
 <guid isPermaLink="false">comment 1014318 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/search-boxes-and-forms#comment-1014317</link>
    <description> &lt;p&gt;by post ? ? ? ?   ha ha ha ha ha ha ha that last bit is supposed to say by mail.&lt;/p&gt;
&lt;p&gt;hey its friday ! ! &lt;/p&gt;
&lt;p&gt;------------------&lt;/p&gt;
 </description>
     <pubDate>Fri, 23 Jun 2000 18:12:00 +0000</pubDate>
 <dc:creator>Cloughie</dc:creator>
 <guid isPermaLink="false">comment 1014317 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
