Click to See Complete Forum and Search --> : Help With submit button


Mr. Smiley
06-08-2005, 11:14 PM
For some reason, I cant get this to work. Im trying to make a thing where someone can input there name, email adress, and comments and then send it to me. But when I click submit, it comes up with outlook express. This probably wont happen if you dont have outlook but if the person does is there anyway to just send the info? Do you get what im saying? Could someone help me here?
http://mrsmiley11.webpal.info/Contact.html
There is the site. Don't worry, theres a fake email so you wont be able to spam me with junk. :p

BonRouge
06-08-2005, 11:18 PM
You'll need some server-side scripting for that. Do you know anything about php or cgi?

Mr. Smiley
06-09-2005, 12:08 AM
Not really. I dont know how to program or anything in php or cgi. Im fimiliar with phpbb2 but thats about it.

BonRouge
06-09-2005, 12:19 AM
I improvised my own php script to do this (not very well, but it works) but I've heard that 'formmail' is quite popular. That's a free cgi script that you can download. Just run a Google search on it and you'll find it.

Mr. Smiley
06-09-2005, 12:49 AM
Ok thanks ill try it.