<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017055" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017055</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/formail-question#comment-1100082</link>
    <description> &lt;p&gt;thanks Fataqui for your help&lt;/p&gt;
&lt;p&gt;i sent you a pm with my e-mail address.&lt;/p&gt;
 </description>
     <pubDate>Thu, 31 Jan 2002 05:34:05 +0000</pubDate>
 <dc:creator>dragon007</dc:creator>
 <guid isPermaLink="false">comment 1100082 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/formail-question#comment-1100029</link>
    <description> &lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I rewrote the whole thing, I based it on your form, I mean I put your contact form page in the script......&lt;/p&gt;
&lt;p&gt;What it does............&lt;/p&gt;
&lt;p&gt;sends an email to the dept selected in the drop down box.....&lt;/p&gt;
&lt;p&gt;logs a copy of the contact to a log file&lt;/p&gt;
&lt;p&gt;performs error checking......&lt;/p&gt;
&lt;p&gt;can have unlimited dept, ie, diffent email address for each one&lt;/p&gt;
&lt;p&gt;Uses safe sockets relay &amp;amp; SMTP AUTH, if needed&lt;/p&gt;
&lt;p&gt;If you want Bcc: to be sent to the owner or Admin, just tell me and it will take just a minute to add that....&lt;/p&gt;
&lt;p&gt;Try the demo, if it&#039;s OK tell me and I will zip it up and send it to you...........&lt;/p&gt;
&lt;p&gt;YOUR CONTACT FORM...............&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.ya-right.com/cgi-bin/contact.pl&quot; class=&quot;bb-url&quot;&gt;http://www.ya-right.com/cgi-bin/contact.pl&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;WHAT THE LOG FILE LOOKS LIKE&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.ya-right.com/cgi-bin/log.txt&quot; class=&quot;bb-url&quot;&gt;http://www.ya-right.com/cgi-bin/log.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;WHAT THE EMAIL SENT LOOKS LIKE.........&lt;/p&gt;
&lt;p&gt;GO HERE........... AFTER SUBMITTING THE DEMO FORM&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.ya-right.com/&quot; class=&quot;bb-url&quot;&gt;http://www.ya-right.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;LOGIN&lt;/p&gt;
&lt;p&gt;USER = sambar&lt;br /&gt;
PASS = test&lt;/p&gt;
&lt;p&gt;F!&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Jan 2002 20:24:22 +0000</pubDate>
 <dc:creator>Fataqui</dc:creator>
 <guid isPermaLink="false">comment 1100029 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/formail-question#comment-1099998</link>
    <description> &lt;p&gt;Hi Peter&lt;/p&gt;
&lt;p&gt;I don&#039;t like having to disagree, with people, but in this case, I agree with you to a point, and that point is that, if you are talking about (everytime, every instance) then Perl is not as fast as (ASP everytime, or in every instance).&lt;br /&gt;
But Perl is much faster, when it comes to doing many things, and handles memory in a far better way than the ASP engine can. Also Perl has a better code base for forking multi process based operations, and returning memory back to the system, where as ASP never returns the memory it uses!&lt;/p&gt;
&lt;p&gt;Like I said there are times I use ASP, because Perl or PHP, JSP, can not do what ASP, or Cscript/VBscript can do. But in this case (simple form using sockets) Perl is better for the task at hand!&lt;/p&gt;
&lt;p&gt;F!&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Jan 2002 14:52:58 +0000</pubDate>
 <dc:creator>Fataqui</dc:creator>
 <guid isPermaLink="false">comment 1099998 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/formail-question#comment-1099992</link>
    <description> &lt;p&gt;Fataqui,&lt;/p&gt;
&lt;p&gt;On a windows system Perl will NEVER run faster than native ASP. As for sending mail, CDONTS performance is fine, as for error handling you can make that as good as you want, and CDO for Windows 2000 (IIS5) is even better.&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Jan 2002 14:26:58 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1099992 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/formail-question#comment-1099989</link>
    <description> &lt;p&gt;But Perl doesn&#039;t &#039;handle&#039; mail at all. That&#039;s all Perl does is open a pipe to inject your mail to the mail deamon. That&#039;s of course, if you&#039;re not using a direct connection to a SMTP server, which will then take you to use sockets - just as the script in the OP does.&lt;/p&gt;
&lt;p&gt;?&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Jan 2002 13:36:17 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1099989 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/formail-question#comment-1099986</link>
    <description> &lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Give me a few hours and I will rewrite the whole thing for you...&lt;/p&gt;
&lt;p&gt;What I will do is include, your form template in the script, so that everything is managed properly and error checking will be displayed to the user right back on the form.........&lt;/p&gt;
&lt;p&gt;F!&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Jan 2002 13:23:54 +0000</pubDate>
 <dc:creator>Fataqui</dc:creator>
 <guid isPermaLink="false">comment 1099986 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/formail-question#comment-1099964</link>
    <description> &lt;p&gt;thanks Fataqui for ur explanation&lt;/p&gt;
&lt;p&gt;i would be grateful if u can help me find out what i should do, so that the form works proprely. as i mentioned above, for the end user there are no errors, the form works fine, but i don&#039;t receive the messages to my email.&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Jan 2002 05:33:27 +0000</pubDate>
 <dc:creator>dragon007</dc:creator>
 <guid isPermaLink="false">comment 1099964 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/formail-question#comment-1099938</link>
    <description> &lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt; First off.........&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: did you properly chmod the script? Ah, if I had a nickel for every time I forgot to do that... &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;You can not CHMOD on NT........&lt;/p&gt;
&lt;p&gt;Secondly&lt;/p&gt;
&lt;p&gt;ASP makes the worse mail handling, Perl is better for mail handling, even hotmail uses Perl&#039;s core engine to handle all of it&#039;s mail handling functions. Each language has it good points, and Perl makes managing mail easy, fast, and has better error handling than ASP would ever hope to have!&lt;/p&gt;
&lt;p&gt;Another good point in using Perl over ASP, is that your code will run on any system, and creating a simple mail (sub) can be included in many different scripts without the need to recode the same function over and over again!&lt;/p&gt;
&lt;p&gt;Listen I do use ASP, but only when I need to run a COM object based system/service, other wise I stick to using PHP, or Perl, I do this because Perl and PHP, will allow you to be more creative in your future developments everytime!&lt;/p&gt;
&lt;p&gt;F!&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Jan 2002 01:56:23 +0000</pubDate>
 <dc:creator>Fataqui</dc:creator>
 <guid isPermaLink="false">comment 1099938 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/formail-question#comment-1099882</link>
    <description> &lt;p&gt;thanks Peter J. Boettcher for the link&lt;/p&gt;
 </description>
     <pubDate>Tue, 29 Jan 2002 12:18:11 +0000</pubDate>
 <dc:creator>dragon007</dc:creator>
 <guid isPermaLink="false">comment 1099882 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/formail-question#comment-1099767</link>
    <description> &lt;p&gt;Here is a link to a good example of CDONTS/ASP: &lt;a href=&quot;http://www.asp101.com/samples/viewasp.asp?file=email%2Easp&quot; class=&quot;bb-url&quot;&gt;http://www.asp101.com/samples/viewasp.asp?file=email%2Easp&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 28 Jan 2002 16:54:18 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1099767 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
