Email forms...generate subj, and body?

wxdqz

New Member
okay, I'm trying to make a script so that when someone enters their name(x) in one field and a certain comment(y) in another field, then pressing a button, it will generate and send an email to me saying:

"hello, my name is (x) and i am asking for (y)."


is this possible?
if so, would someone explain what the code would be?(im new to java but i know HTML pretty well....this is urgent for a site I am making)
 
Back
Top