-
Loading problems
I am having problems loading an XML document into an ASP page. I am brand
new to XML, so I am not sure as to what questions to ask. Any help here?
******************
Here is the line:
objXML.load(Server.MapPath("database.xml"))
******************
Here is the error:
Microsoft VBScript runtime error '800a01a8'
Object required
/search/send.asp, line 21
******************
This is line 21 and 22:
If rootNode.hasChildNodes() Then
For Each pageNode in rootNode.childNodes
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks