Hi,
I am successfully get the xml file from server(test.xml), in that XML we have photo tag which consists of base64encoded jpg file.
For some images it works correctly but for the large images it gives system error -1. I am decoding it using CImageDecoder. Please suggest me something.
addition:-
i am saving the photo tag data into test.jpg by using RFile. (Before saving i am decoding into Base64 also). Do not get the solution. Please help!!

Reply With Quote
)

