plus '+' replace by space " " in binary stream
I have an XML file with a node that has the binary stream for an image. I need to transfer this binary stream to another XML and use it to display the image. I am using ASP for the transfer from one XML to another.
The binary stream gets transferred but the '+' plus sign gets replaced by a space " ".
Please let me know if anyone has a solution or workaround to this problem.
Thanks,
|