I have code that I'm using to pass HTML via Exchange Manager to the Blazer 
web browser on a Palm T|X.  The HTML gets there fine and displays, but I 
have <img src> code in the HTML to attempt to display a JPEG image.  I'm 
only getting a red "x" in the Blazer display because the HTML (I'm assuming) 
cannot find the jpeg image.

The HTML:
    StrCopy(htmlData, "<html><img src=AC003-1-01.jpg></HTML>");

The jpg is loaded within my application and written via FileOpen, with file 
type 'STRM'.

Any help?

Thanks
-Brian 



-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to