Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Playing mail man, need help carrying the mail!

Status
Not open for further replies.

onedizzydevil

Programmer
Mar 24, 2001
103
US
I am trying to configure a form that will be emailed to a representive when submitted by the user. I have the mail working fine with following exceptions:

I use an ASP classic component (ASPEmail) that will allow two versions (a text version, and an HTML version) of an message sent in the same email. When the clients' mail reader attempts to open the email it will determine if it can read the HTML version and if not it will attempt to show the text version if available.

Additonally, how do I embed graphics in the email with .NET? I can do this with ASPEmail component.

The documentation for this is rather vauge and limited to less than obvious content, or at least what I have found anyway.

Any ideas on how to go about this?

Wayne Sellars

"Programming, today is a race between software developers, striving to build bigger and better idiot-proof programs, and the Universe, trying to produce bigger and better idiots. So far, Universe 1 - Programmers 0."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top