|
I have Win 98 on a Compaq Presario and am running Internet Explorer.
I created a mailto form on my site and it looks great. When the information is filled in and the "submit" button is clicked, I get an email with the form data. My problem is finding out how to have the same "submit" button email me the info AND send the person who filled out the form to a "Thank you for submitting" page.
Here's what I recently tried:
<FORM METHOD="Post" Action="mailto:myownlawyer@excite.com" onSubmit="thankyouppl.htm" ENCTYPE="text/plain">
For the "Submit" button, I put:
<INPUT TYPE="Submit" VALUE="Submit">
Any suggestions?
__________________
Rae M Will
|