Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP 3 Classic ASP Active Server Pages 3.0 > ASP CDO
|
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 July 23rd, 2003, 12:13 PM
Registered User
 
Join Date: Jul 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default CreateMHTMLBody in CDO does not encode video file

Hello all,

In my HTML file, I embed a video file(<embed src= "c:\test\a.avi">). After I called CreateMHTMLBody function, the src in mhtml doesn't been changed to something like: cid:xxxxxxxxxxxx$xxxxxxxx$_CDOSYS2.0.
Now, if I use img element, then my HTML will looks like: <img dynsrc = "c:\test\a,avi">. When I call CreateMHTMLBody again, everything looks OK, but if I try to send out this email by Outlook Express, I got a error message, it tells me that "One or more of the pictures in this message could not be found".

Anyone has this problem before? or knows the solution to it? any leads would
be much appreciated. Thank You.


 
Old March 8th, 2005, 04:48 AM
Registered User
 
Join Date: Mar 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

the source path of the jpgs must not contain a blank(space)!!







Similar Threads
Thread Thread Starter Forum Replies Last Post
how to view a video with flv file rahulcbr PHP How-To 1 September 25th, 2008 01:21 AM
Video buffering, streaming, and displaying video t CurvyBabe C# 1 March 9th, 2007 01:17 PM
CreateMHTMLBody issues aspless Classic ASP Basics 3 January 8th, 2007 08:26 PM
CHR(13) errors in CDO.CreateMHTMLBody() janaka44 Classic ASP Professional 0 April 5th, 2006 11:08 PM
How to display video file from database lauyh VS.NET 2002/2003 1 November 22nd, 2003 01:13 PM





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