Hi all,
first of all I apologise that I write in this category (javascript) but I don't know where I could be helped.
I use a contact form in my site with the fields
user, email, subject, comments
I would like after user's submit to send me all the data
But I don't know how can I define the action because all the fields are like variables.
action="mailto:p@yahoo.com?Subject..."
Thanks a lot