Posted by M on 11/11/06 21:53
Hi,
I have searched various news groups and i know i can use the mailto in
the way below by hardcoding what it should say. Is it possible without
using (asp or cgi) any scripting to pass the contents of user input in
text boxes into the subject and body field to send as an email????????
Yes this works but.....how do i pass user filled information into this
<form name "theform" action="MAILTO:xyz@hotmail.co.uk?subject=How do i
read info from subject text box and replace this with it&body=Any Help
will be appreciated"
method="post"
enctype="text/plain" >
Any help will be appreciated.
Thanks
M
[Back to original message]
|