Web Hosting Talk







View Full Version : html form help??


Helpzer
02-12-2002, 07:57 PM
I just need a little bit of free help with html forms. See, I want the form when it click submit to email those info to my email and to go to thanks.html page. I have form ready but I just need to know how to make it to send email on my address without action="mailto:aondaoind@aol.com", but if possible some way without opening their isp email service or outlook when emailing it. I mean like through SMTP server or something like that. Thanks

<<MOD NOTE: Thread left if it helps someone else, but this user has been banned>>

cgraz
02-12-2002, 10:21 PM
Have you considered using PHP? Does your host support it?

Helpzer
02-12-2002, 10:34 PM
yes, my host supports it of course, but I dont know how to make nothing through php!!!

ITperson
02-12-2002, 10:44 PM
PM me if you still need help, should only take a few minutes if you have the form already.

Gurudev
02-12-2002, 10:45 PM
You can use the matt's formmail script for this. Go to cgi.resourceindex.com

Where is your form and what is the problem? Post your from on your site and let me know here - I will take a look.