The site referred to in the solution to this problem appears to have been taken over by others and now appeatrs to have a trojan, according to my Kasperky. Suggest remove this solution after inverstigating.
I however have the same question and require a solution on using Delphi to savea bitmap inside XML and convert back to Bitmap.
Main Topics
Browse All Topics





by: avnerPosted on 2003-05-26 at 21:58:14ID: 8587685
Basically no.
articles/b inary/ XML% 20and%20Bi nary%20Dat a2.asp
XML is a text based representation language.
But, what you can do is to transofm an Image into a char stream then translate it back to an image on the server side to generate the image.
You can see some example here :
http://www.topxml.com/xml/