kelphis
-
Total Posts
:
10
- Scores: 0
-
Reward points
:
0
- Joined: 4/19/2007
-
Status: offline
|
Microsoft.XMLDOM is adding version header
Thursday, April 19, 2007 7:11 AM
( permalink)
im useing the loadXML function of the "microsoft.XMLDOM" object and its adding a version header to my xml. "<version="1.0" encoding="utf-8" >" how do i get this to stop cause its screwing up my program.
|
|
|
|
ebgreen
-
Total Posts
:
8227
- Scores: 98
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
RE: Microsoft.XMLDOM is adding version header
Thursday, April 19, 2007 9:14 AM
( permalink)
Well since the version header is part of the XML standards, then perhaps you are solving the wrong problem?
|
|
|
|
kelphis
-
Total Posts
:
10
- Scores: 0
-
Reward points
:
0
- Joined: 4/19/2007
-
Status: offline
|
RE: Microsoft.XMLDOM is adding version header
Thursday, April 19, 2007 9:50 AM
( permalink)
I dont know why but this stopped affecting me. Im new to vbscript so I did something that load the file correctly but now im have another problem selecting nodes which i have started a new thread for.
|
|
|
|