Mood: incredulous
Topic: CGI scripts
I tested my Form Handler CGI script that
sends an email to several addresses. It doesn't work.
Has something changed recently to make my
code not work?
« | June 2008 | » | ||||
S | M | T | W | T | F | S |
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
I tested my Form Handler CGI script that
sends an email to several addresses. It doesn't work.
Has something changed recently to make my
code not work?
Tuesday, 17 June 2008 - 9:42 AM EDT
Name: "ga/govandy"
The Form Handler Email is still not working.
I opened a support ticket on Friday and got only an automated response email.
Anybody know the best way to get support? If so, please share.
Thanks
Tuesday, 17 June 2008 - 8:53 PM EDT
Name: md/jdfaq
I opened another ticket about it.
During the day,login, go to my account, look for live chat, you can talk to them directly.
Wednesday, 18 June 2008 - 5:28 PM EDT
Name: "ga/govandy"
The form handler mail is now finally working this pm.
Thanks for the fix.
Filling out a form and submitting it with automatic emailing to interested parties is a great concept. It seems the angelfire form handler is not very reliable - I don't check operation very often but it always seems to have a problem. Anybody know of a more relaible way to obtain info and have it automatically sent to several 3rd parties?
Friday, 20 June 2008 - 10:16 PM EDT
Name: md/jdfaq
try this form
<form action="mailto:email@address.com" method="get" enctype="text/plain">
<input type="TEXT" name="Name" value="Name" size=30 maxlength=45>
<input type="TEXT" name="e-mail" value="E-mail" size=30 maxlength=40>
<textarea name="Comments" rows=30 cols=30>
</textarea>
<input type="SUBMIT" name="submit" value="Submit">
<input type="RESET" name="reset" value="Reset">
</form>
Monday, 28 July 2008 - 8:39 PM EDT
Name: "tester"
testing-tester
Monday, 12 July 2021 - 8:12 AM EDT
Name: "Advanced MD"
Thanks for the sharing this type of blog..
nice !!
Saturday, 27 July 2024 - 5:52 AM EDT
Name: "larry"