Re: Perl FormMail.. Help!

PERL

Perl FormMail.. Help!


Justin 01-05-2006, 11:02 AM

Using the webhost4life given script:

<form method="POST" action="http://www.webhost4life.com/cgi-bin/ultra/ultra-mail.pl">
 <input type="Hidden" name="XX-subject" value="Test">
  <input type="Hidden" name="XX-send-to-email" value=no@nomail.com>
   <input type="Hidden" name="XX-redirect-to-url" value="http://www.yoursite.com/thanks.htm"> 
* Your Name  <BR>  <input type=text name=XX-name size=40>  <p> 
* E-Mail Address  <BR>  <input type=text name=XX-email size=20>  <p>
*  Message     <BR>  <textarea name="Comments" WRAP=physical COLS=50 ROWS=10></textarea>
*    <input type="submit" value=" Send Mail ">  </form>

 

When I add more criteria/buttons the only information that gets sent to my email is the "Name" and "Comments" information... any ideas

Re: Perl FormMail.. Help!


bizaccountants.com 02-09-2007, 6:53 AM
I am also having issues with ultramail. I have been testing it thinking it may save me 10 minutes of scripting but has turned out to be a 15 hour adventure while I await help from the help desk.

I just dont seem to be getting any email from ultra-mail. Without script changes I received email 3 out of 50 tries. Not exactly reliable.


Update:.... 2 days later and still nothing from the help desk... guess I start looking for a new provider.
webhost4life.com

Powered by Community Server, by Telligent Systems