|
-
Jun 21st, 2007, 10:53 AM
#1
Thread Starter
Member
[02/03] XML Help needed
i've tried to load a xml web page using the below program
Dim objDoc As New System.Xml.XmlDocument
' ** Load XML **
objDoc.Load("http://banners.willhill.com/xml/viewxml.asp?sport=HR&style=10L")
The ERROR i got was, can any one help please !!
An unhandled exception of type 'System.Xml.XmlException' occurred in system.xml.dll
john
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|