|
-
Jun 22nd, 1999, 07:58 PM
#1
Thread Starter
New Member
Hi, all,
This is what I want to accomplish: I have a very simple form, when the user click submit button, I would like to have input contents to be sent to a e-mail address so I can read them.
How do I do this with ASP? Thanks for advice in advance.
-
Jun 24th, 1999, 01:45 AM
#2
Does this help?
<FORM METHOD=POST ACTION="mailto:[email protected]">
-
Jul 4th, 1999, 06:47 PM
#3
Lively Member
I am trying to do the same thing myself, and it's been documented that the "mailto" function will only work less than half the time because it's the user's machine that has to be set up for this option. Most users do not set up their machine to allow this option to be run automatically. I tried this on two machines here, and one machine worked and the other didn't. Do you have any other suggestions?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|