can anyone help or sugest me how can i do this?? i have xml file on www.mysaite.com/somthing.xml and i need to read this file from my c++ program
Printable View
can anyone help or sugest me how can i do this?? i have xml file on www.mysaite.com/somthing.xml and i need to read this file from my c++ program
XML is actually a tree
With UrlDownloadToFile you can download the xml file.
ok thansk and there is not somthin special class for xml link read?? somone told me that i can do this isily with c# but i need from c++