Click here to Skip to main content
15,889,822 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i want to convert a string into a xml format and represent it inside div as raw xml file but i am getting message as [object xml document] how to resolve this
Posted

1 solution

You might want to use AJAX for this,
W3C[^] and see this[^], in which you can pass your XML file path as parameter.

-KR
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900