Re: Form action=mailto problem
by "W. Jeffrey Rankin" <jrankin(at)jeffr.net>
|
| Date: |
Thu, 21 Dec 2000 11:52:16 -0500 (EST) |
| To: |
D J Wessels <djwessels(at)yahoo.com> |
| Cc: |
hwg-techniques(at)hwg.org |
| In-Reply-To: |
yahoo |
| |
todo: View
Thread,
Original
|
|
Hi:
On Thu, 21 Dec 2000, D J Wessels wrote:
> Here is my "form page":
> ***************************************
> <html>
> <head>
> <title>Form</title>
> </head>
> <body>
> <form method="post" action="mailto:me(at)company.com"
> enctype="text/plain">
> <p>Name: <input type=text name=FirstName size=30></p>
> <p><input type=submit></p>
> </form>
> </body>
> </html>
> ***************************************
Since you're probably serving on IIS4, why don't you use an ASP component
to send the email for you. It would be far more robust than a client-side
solution like the one above. There are a number of such solutions
available, just do a search on the web. If ASP isn't an option, what about
Perl, Cold Fusion, etc.?
Hope this helps!
- Jeff
HWG hwg-techniques 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.