Ugyldig på toppnivået av dokumentet. Feil under behandling av ressursen
file:///C:/VB/WebBrowser/WebBrowserContr ol/TESTFILE...
"<?xml version=""1.0"" ?>","<XMLTest> "
^FileOpen(1, "C:\vb\WebBrows er\WebBrowserCo ntrol\TESTFILE. XML",
OpenMode.Output )
Write(1, "<?xml version=""1.0"" ?>")
The error on top occurs when creating the file. I can see that the
""-characters are causing the error, but they need to be there on line
Write...
regards
reidarT