<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013492" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013492</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/need-help-please-formmail-script#comment-1078287</link>
    <description> &lt;p&gt;HI,&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: How do I use the FormMail script so the form is sent to my email address as well as sent to an autoresponder that sends a message right back to the sender.
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;If you want to use Formmail with autoresponder, please check the below link. You can modify your formmail script to include the autoresponder   &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.datatrendsoftware.com/automail_lite_text.html&quot; class=&quot;bb-url&quot;&gt;http://www.datatrendsoftware.com/automail_lite_text.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Click the below link to read the script text, readme file, etc, or download the complete script.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.datatrendsoftware.com/automail_lite.html&quot; class=&quot;bb-url&quot;&gt;http://www.datatrendsoftware.com/automail_lite.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
NSS&lt;/p&gt;
&lt;p&gt;[Edited by NSS on Feb. 17, 2001 at 06:59 AM]&lt;/p&gt;
 </description>
     <pubDate>Sat, 17 Feb 2001 11:39:18 +0000</pubDate>
 <dc:creator>NSS</dc:creator>
 <guid isPermaLink="false">comment 1078287 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/need-help-please-formmail-script#comment-1078245</link>
    <description> &lt;p&gt;Well... BigNoseBird has a good one with autoresponders...&lt;br /&gt;
basically it executes&lt;br /&gt;
[code]&lt;br /&gt;
open (MAIL, /path/to/mail-v);&lt;br /&gt;
print MAIL &quot;To: $formdata(&#039;sender&#039;)&quot;;&lt;br /&gt;
print MAIL &quot;From: $myemail&quot;;&lt;br /&gt;
print MAIL &quot;Subject: Form&quot;;&lt;br /&gt;
print MAIL &quot;You filled this out&quot;;&lt;br /&gt;
close(MAIL)&lt;/p&gt;
&lt;p&gt;open (MAIL, /path/to/mail-v);&lt;br /&gt;
print MAIL &quot;To: $myemail&quot;;&lt;br /&gt;
print MAIL &quot;From: formdata(&#039;sender&#039;&quot;;&lt;br /&gt;
print MAIL &quot;Subject: Form&quot;;&lt;br /&gt;
print MAIL &quot;They filled this out&quot;;&lt;br /&gt;
close(MAIL)&lt;/p&gt;
 </description>
     <pubDate>Thu, 15 Feb 2001 20:50:19 +0000</pubDate>
 <dc:creator>nike_guy_man</dc:creator>
 <guid isPermaLink="false">comment 1078245 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/need-help-please-formmail-script#comment-1078231</link>
    <description> &lt;p&gt;Go to: &lt;/p&gt;
&lt;p&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;I didn&#039;t see anything on auto responders right off, but you might be able to email them to get an answer!&lt;/p&gt;
&lt;p&gt;Brooke&lt;/p&gt;
 </description>
     <pubDate>Thu, 15 Feb 2001 15:33:52 +0000</pubDate>
 <dc:creator>Brooke</dc:creator>
 <guid isPermaLink="false">comment 1078231 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>FAQ</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/need-help-please-formmail-script#comment-1078222</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.worldwidemart.com/scripts/readme/formmail.shtml&quot; class=&quot;bb-url&quot;&gt;http://www.worldwidemart.com/scripts/readme/formmail.shtml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But it doesn&#039;t seem to deal with this issue.  I remember somewhere reading that you could have multiple values for recipient, but I can&#039;t remember if they were separated by a comma or a semi-colon.&lt;/p&gt;
&lt;p&gt;You&#039;re on the right track, of course.&lt;/p&gt;
&lt;p&gt;You could also have the auto-responder send you a copy.&lt;/p&gt;
&lt;p&gt;&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; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Thu, 15 Feb 2001 06:33:53 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1078222 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
