|
-
March 12th, 2003, 06:33 PM
#1
Binary Data in XML
Hi,
My problem is I have an XML which has Binary data. This XML was created by base64 encoding
nodeelement .dataType = "bin.base64"
Now I want to load this XML and parse it. Because it contains binary data "loadxml" fails.
Any suggestions in this...
SDG
-
March 26th, 2003, 05:22 AM
#2
I'm new to XML as well, but... You said "loadxml" failed. AFAIK "loadxml" only loads XML commands from a string in the memory.
You must use the "load" function to load a local or remote file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|