PDA

View Full Version : browsing for an image file and store it in the xml file ??


wanye
09-23-2002, 05:08 PM
hi all, what i mean is to get an image from a file field and write the image to the xml file without hardcoding it in the xml file initially.... how to do that?
eg. its juz like browsing for an image file and store it in the xml file and i will like to display the img according to different xsl stylesheets...

mpjbrennan
09-23-2002, 09:55 PM
You can't store an image in an XML file. XML files are text. All you can do is make a link in the XML file to an image stored elsewhere and then use XSL or CSS to display it.

patrick

Alex Vincent
09-24-2002, 05:00 AM
Double-posted and CLOSED:
http://www.codingforums.com/showthread.php?s=&threadid=6599

Please do not post the same question twice. It confuses people trying to help you and annoys moderators (like me).

On a side note, this particular forum is very very small, so I read every message that comes through here.