Connecting Tech Pros Worldwide Help | Site Map

how to add base 64 image in cdata section?

Newbie
 
Join Date: Oct 2006
Posts: 1
#1: Oct 13 '06
Hi,

I need to add base 64 image in cdata section. The base 64 image i'm getting from the xml. I extract the binary image from the xml node and assign it to one object. Then add that object in Createcdatasection. which is not creating the node at all.If I hard code the image as string then it works fine.But if I use the object it doesn't work. Please Help...

Regards,

Rekha
Reply