Click to See Complete Forum and Search --> : how i can mail through java script?


haroon
01-06-2003, 03:11 PM
in my web have resgistrtion form have some text box and submit button . i want when client push to submit all data send into my mail address as mail is it posible . if posibble tell me how?
thanks
haroon idrees

ShrineDesigns
01-06-2003, 04:45 PM
the form itself will send the data to where ever you want it to go

Squirrel448
01-06-2003, 05:10 PM
i think he means can he make a sendmial script using javascript. it isnt possible. you need to use a cgi script to do that kind of stuff, buddy.