Wrox Programmer Forums
|
ASP CDO As of Oct 5, 2005, this forum is now locked. No posts have been deleted. Please use "Classic ASP Professional" at: http://p2p.wrox.com/forum.asp?FORUM_ID=56 for discussions similar to the old ASP Pro Code Clinic or one of the other many remaining ASP and ASP.NET forums here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP CDO section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 11th, 2003, 10:04 AM
Registered User
 
Join Date: Aug 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Using CDONTS for multipart message

Is it possible to use CDONTS to make a multipart email? I'm trying to form an email in ASP that has a text part and a HTML part, so when I send it, clients that can read HTML see the HTML but clients that cannot see the text part. I don't want them seeing code if their email client cannot read HTML, obviously. I've been looking at the properties and methods and can't seem to find anything to do this. Any suggestions?
 
Old August 11th, 2003, 02:30 PM
Registered User
 
Join Date: Aug 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Nevermind I found my answer with CDO.Message and CDO.Configuration

 
Old October 12th, 2004, 05:39 PM
MHW MHW is offline
Registered User
 
Join Date: Oct 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Skindogg

I know this is an old topic, but I'm interested in doing the same thing - text and html email sent together with the email client choosing which one to display.

Would you please post your solution.

Thanks Mark






Similar Threads
Thread Thread Starter Forum Replies Last Post
Multipart email in ASP takabyte Classic ASP Professional 0 October 25th, 2007 05:52 PM
EncType="multipart/form-data" vackir ASP.NET 1.0 and 1.1 Basics 1 August 12th, 2006 02:28 PM
Multipart messages in Chapter 10 gclarkson BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 0 February 8th, 2006 07:27 AM
Reading Multipart form data dotnetprogrammer VS.NET 2002/2003 0 July 12th, 2005 05:31 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.