How to capture form data and write it to a file?

Light Poster
11Aug2008,23:00   #1
arzhan's Avatar
Friends-

I've a HTML page where the user would type in his uname and email-id. I want to capture this and write it to a flat file or email it to an address.

Can I do this in JScript or should I use PHP?

thanks
Invasive contributor
12Aug2008,04:31   #2
XXxxImmortalxxXX's Avatar
NOTE: This type of question should be under web devlopment or something in that nature


If your wanting to get what the user types in and it e-mails you to a e-mail specified then yes you can create it in php im not sure about jscript tho. I do think its possible tho