celinelove
06-15-2004, 09:28 AM
I want to make a form for my site where offers to be affiliates can fill it out and it will mail to me, does anyone know an html code, or a script that could do this?
Also, the submit button, I was wondering how I could replace the default button with my own made button!
Thanks!
you can make/upload your own PHP or CGI script if you have that capability and knowledge.
or you can sign up for a free online service that processes form data into your inbox like bravenet...
http://www.bravenet.com
celinelove
06-15-2004, 03:35 PM
Well, if I did I wouldn't be asking, lol, I don't want to use bravenet so, do you know where I could get a php script that could do that then?
Lissa
06-15-2004, 03:49 PM
Perl scripts:
http://cgi.resourceindex.com/Programs_and_Scripts/Perl/Form_Processing/
Php scripts:
http://php.resourceindex.com/Complete_Scripts/Form_Processing/
JustOnions
06-15-2004, 03:50 PM
If you're wanting to set it up yourself check out:
http://php.resourceindex.com/Complete_Scripts/Form_Processing/
If you don't know any php though, it could still be a hassle setting it up. In that case I'd suggest doing what pb&j said.
If your going to do it on your own, pull up google and start learning some php before you dive into it.
-Justin