Web site POST +XML +PHP
Milan Babuskov
milanb at panonnet.net
Fri Mar 30 03:32:21 PDT 2007
zaiboot wrote:
> I have a php hosted in a site, that generates XML.
> wxFileSystem())->OpenFile("http://myserver/myFolder/DSC00855.JPG");
> wxString url= "http://myserver/myFolder//DSC00855.JPG";
> wxFSFile *fs = (new wxFileSystem())->OpenFile(url);
Well, wx is not PHP, i.e. you cannot open any url as it were a file.
> ( new wxHtmlWindow() )->LoadPage("http://www.google.com");
Strange, I thought this should work.
--
Milan Babuskov
http://www.guacosoft.com
More information about the wx-users
mailing list