Bryce Norwood - NowSMS Support Board Administrator Username: Bryce
Post Number: 2933 Registered: 10-2002
| | Posted on Monday, June 28, 2004 - 08:30 pm: | |
Hi Michael, There is no way for MMSCOMP to know what the file name is for the "cid:" reference. Basically, there is nothing to tell MMSCOMP how to map the "Content-ID:" header to an actual file. If you want to use "cid:" references with MMSCOMP, my recommendation is to use the same value as the "Content-ID:" and the filename. So, the following will work: <par dur="5000ms"> <img src="cid:0-1.gif" region="Image" /> </par>
|