I've tried:
document = New XmlDocument()
document.Load("http://www.google.com/ig/api?weather=London,England,UK")
Which results in 'Data at the root level is invalid. Line 1, position 1.'
I'm not sure what's happening? I tried to use a While True infinite loop to block the rest of the code after trying to dump the value of the file (which is above) and even trying to open the URL in Notepad++ I get 'Unsupported API'.

New Topic/Question
Reply




MultiQuote







|