Forms - Results Sent to E-mail Address
by "Julie Johnston" <Johnst(at)memo.acehardware.com>
|
| Date: |
Mon, 25 Sep 2000 20:20:50 -0500 |
| To: |
"'hwg-basics(at)hwg.org'" <hwg-basics(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
I'm developing a form (that will be viewed thru Internet Explorer), and I
would like the form results submitted to my e-mail address. After the user
completes the form & clicks the "submit" button, I would like a thank
you/confirmation page to display. I'm running into a problem where I can
either have the form submitted to my e-mail address or have a thank
you/confirmation page display after clicking the submit button, but I can't
get both actions to happen. Here is the tag that works if I want to submit
the form results to my e-mail address:
<FORM METHOD="post" ACTION="mailto:myaddress(at)workurl.com?subject=feedback"
ENCTYPE="text/plain">
Here's the tag that works to have a thank you/confirmation page display
after clicking the "Submit Form" button:
<FORM METHOD=POST
ACTION="http://dev.website-url.com/locations/Dept/Div/confirm.asp">
I would appreciate it if anyone could help me with what the tag should be to
have form results e-mailed & also to have a thank you/confirmation page
display after clicking the submit form button. Thanks!
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.