Kirix Support Forums

routines to download remote xml files

Please post all general questions, comments, bug reports, and any other wxWebConnect feedback here.

routines to download remote xml files

Postby aitor on Mon Jun 14, 2010 6:09 am

Hello!
I am trying to open and parse (with Tinyxml) a remote xml file. i can see the xml in the browser,

Code: Select all
wxFrameMainFrame::getSingleton()->m_browser->OpenURI(wxT("http://+++++++++++.xml"));   


but I am not able to get/download/save the file automatically (without web events) in order to parse it. Any suggestion?

thanks for all.
aitor
Registered User
 
Posts: 1
Joined: Mon Jun 14, 2010 6:01 am

Return to wxWebConnect Questions, Thoughts & Feedback