473,395 Members | 1,437 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

form mailto vs CDO?

What are the advantages/disadvantages of using this form submission approach
as opposed to eg: Cdo, aspEmail - it appears to harness the MS standard
mailto capability?:

<FORM ENCTYPE="text/plain" NAME="test" METHOD='POST'
ACTION='mailto:in**@examle.com?subject=Resume' onSubmit="return
submitForm()">
Jul 19 '05 #1
4 5511
> What are the advantages/disadvantages of using this form submission
approach
as opposed to eg: Cdo, aspEmail - it appears to harness the MS standard
mailto capability?:


Not everyone has a default mail reader at all, and some use default mail
readers that do not support this form action=mailto.

And for those where the technology *does* work, it's very easy for the end
user to either cancel the sending of the form or to alter the
from/to/body/subject of the e-mail before sending.

Handling the mail on the server side gives you much greater control, and
does not render your app useless when it relies on missing client
requirements.
Jul 19 '05 #2
The biggest advantage is that using something like aspEmail (which we use
and love) gives you a TON more control over what gets sent. It is also a LOT
more professional.

You can format, validate, set priority, attach files, send as HTML or
Multipart, and do almost anything you want to a message if you run it
through aspEmail or another component like that. A simple mailto: form won't
allow you to do any of that, and some browsers even warn before submitting
with somthing like "This form is being submitted via email - do you want to
continue?"

Using components gives you more control and is a lot more compatible.

/bw
"jason" <ja***@catamaranco.com> wrote in message
news:OB**************@TK2MSFTNGP12.phx.gbl...
What are the advantages/disadvantages of using this form submission approach as opposed to eg: Cdo, aspEmail - it appears to harness the MS standard
mailto capability?:

<FORM ENCTYPE="text/plain" NAME="test" METHOD='POST'
ACTION='mailto:in**@examle.com?subject=Resume' onSubmit="return
submitForm()">

Jul 19 '05 #3
Thanks - as a matter of interest how does CDO compare to ASPEmail...

- Jason
"wetchman" <we******@NOSPAMhotmail.com> wrote in message
news:x4*********************@news.alltel.net...
The biggest advantage is that using something like aspEmail (which we use
and love) gives you a TON more control over what gets sent. It is also a LOT more professional.

You can format, validate, set priority, attach files, send as HTML or
Multipart, and do almost anything you want to a message if you run it
through aspEmail or another component like that. A simple mailto: form won't allow you to do any of that, and some browsers even warn before submitting
with somthing like "This form is being submitted via email - do you want to continue?"

Using components gives you more control and is a lot more compatible.

/bw
"jason" <ja***@catamaranco.com> wrote in message
news:OB**************@TK2MSFTNGP12.phx.gbl...
What are the advantages/disadvantages of using this form submission

approach
as opposed to eg: Cdo, aspEmail - it appears to harness the MS standard
mailto capability?:

<FORM ENCTYPE="text/plain" NAME="test" METHOD='POST'
ACTION='mailto:in**@examle.com?subject=Resume' onSubmit="return
submitForm()">


Jul 19 '05 #4
On Wed, 16 Jul 2003 09:32:59 -0400, "jason" <ja***@catamaranco.com>
wrote:
What are the advantages/disadvantages of using this form submission approach
as opposed to eg: Cdo, aspEmail - it appears to harness the MS standard
mailto capability?:

<FORM ENCTYPE="text/plain" NAME="test" METHOD='POST'
ACTION='mailto:in**@examle.com?subject=Resume' onSubmit="return
submitForm()">


My default mail client doesn't have access to send internet mail, and
your address isn't on our internal network... :)

Jeff
===================================
Jeff Cochran (IIS MVP)
jc*************@naplesgov.com - Munged of Course

I don't get much time to respond to direct email,
so posts here will have a better chance of getting
an answer. Besides, everyone benefits here.

Suggested resources:
http://www.iisfaq.com/
http://www.iisanswers.com/
http://www.iistoolshed.com/
http://securityadmin.info/
http://www.aspfaq.com/
http://support.microsoft.com/
====================================
Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Axel Schwenke | last post by:
Hello once again! What kind of possibilities may I use to store information out of a form? I'm working on a survey for our company. Therefor I created a html-document with a form in it. Till...
3
by: Steve Wright | last post by:
I want to build an email subject containing text and a form field. Have have got so far but all I seem to be able to do is generate another page in the browser with a text string. (code attached)...
2
by: Robin | last post by:
I have set up a form with some basic input data, e.g. Name, Address, Telephone number and a few selections from drop-down menus; and a submit button. I am using "mailto" to send the contents of...
12
by: Matthew Wilson | last post by:
Hi, we are getting a lot of spam through our PHP Feedback form, and have set up a new field 'prove you're human', asking them to do some simple maths. What is the command for the PHP script...
5
toxicpaint
by: toxicpaint | last post by:
Hi there. I can't seem to work out what I'm doing wrong here and I was wondering if you could help. I have a form to submit a question, but as the questions vary in nature, I want them to go to...
5
by: -Lost | last post by:
I was writing the 7th installment to introducing my children to HTML and came upon something that I am not familiar with, evidently. http://foomanchu.com/standardize7.htm I have two mailto:...
16
by: Mike | last post by:
Hi, I have a form with some controls, and a different class that needs to modify some control properties at run time. Hoy can I reference the from so I have access to its controls and...
1
by: atiq | last post by:
I want the thank page to be displayed for about second after the user has submit the form and then to go to another URL say, http://www.google.com. Below is the code: <?php // $mailto - set to...
1
by: G. Morgan | last post by:
I don't have access to a server-side solution, so I guess Javascript is my only choice. I want to pass a bunch of form fields to an email, but unsure of how to add the multiple fields into the...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.