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
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