PDA

View Full Version : Submit to Email button HTML



Catchetat
03-04-2006, 06:01 PM
I've got this

<input type="submit" name="Submit" value="Submit" />

as the html

How do I make it so that when ppl press the submit button, it sends to my email?

Eg. my email is xxx******.com

Splinter
03-04-2006, 06:01 PM
use a form handler.. you can write it in php?

nets
03-04-2006, 06:02 PM
Make a form handler.

Catchetat
03-04-2006, 06:02 PM
no php please. not sure if the host allows it lol.

how u make a form handler?

Splinter
03-04-2006, 06:03 PM
well then try the thybag one :P since if your host dosent allow php it wont likely allow any other server side language..
http://thybag.co.uk/index.php?p=formH

Catchetat
03-04-2006, 06:06 PM
i dont get it..

Splinter
03-04-2006, 06:07 PM
Pm carl for assistance or join the thybag forums (which is a requirement anyway) and ask on their..

Catchetat
03-04-2006, 06:08 PM
come on. make it simple :( just the html code....

Splinter
03-04-2006, 06:11 PM
there is no html code to send an email it needs to be done by some sort of form handler which require a server side language now since you are with some free crap host like freewebs this isnt supported..

Catchetat
03-04-2006, 06:12 PM
ok thanks. if it works i'll +rep u :)

Want to hide these adverts? Register an account for free!