munna
07-21-2003, 04:44 PM
Bit of a newbie question --
I have a form with multiple fields -- check-boxes, options, and text boxes. What I want to do is transfer the data put in by users into a hidden form, so that when the user clicks "submit", the data from the hidden form is e-mailed to me. I thought that way instead of having different field=value pairs in my e-mail, I could have it so that its nicely formatted in one sentence, like "(username) likes the (pagename) and (otherpage), has visited this site (5-10 times), and sends this message (textarea content)". Is it possible to do this? Can anyone tell me how?
I have a form with multiple fields -- check-boxes, options, and text boxes. What I want to do is transfer the data put in by users into a hidden form, so that when the user clicks "submit", the data from the hidden form is e-mailed to me. I thought that way instead of having different field=value pairs in my e-mail, I could have it so that its nicely formatted in one sentence, like "(username) likes the (pagename) and (otherpage), has visited this site (5-10 times), and sends this message (textarea content)". Is it possible to do this? Can anyone tell me how?