BioHazard
Dec 12 2007, 06:29 PM
Hi,
I want a mailform on my site. Not one like when you click "submit", your Outlook Express opens.
No, I want one with a CGI script. I read it is not the same at every host, and because I didn't find it I'm asking it here.
Whats the CGI script for zymic.com hosted sites?
Another question:
Could someone tell me where I can find a good tut about making mailforms yourself (also editing colors, sizes, etc.)
I would be very pleased if someone could help me.
Thanks in advance,
BioHazard
Zymic's hosting doesn't support mailing, but you could use :
http://www.emailmeform.com/ to create your mailer. If you're not using Zymic's hosting, then
http://www.php.net/manual/en/function.mail.php has some examples of how to write a script in php to do it.
Paranoid
Dec 14 2007, 03:43 AM
http://response-o-matic.com is another free form website.
nashultz07
Apr 13 2008, 08:07 AM
If you are using a host that supports php, then you can write a php processed form that will, upon submit, email the contents of the form in an email to the one you specified. If you want, I could let you use the code that I have for doing this (I can also customize this for you if needed with support available).
Hope this helps!
Thanks,
Nathon