![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- Hi, I create an XML-file with a vb-script containing an AS database. This file I load in the dso/xml console. This works great as long as I copy all the content of my textfile into and replace all the content of a generated file from DSO/XML convertion utility. But if I try to use my file direct with the dso/xml console nothing happens. If start "my" XML-file with IE there is an errormessage and no text shows up, but if I replace the content of a generated file it shows up in a coorect and structured way. I create my file with VbS: Set objFSObject = CreateObject ("Scripting.FileSystemObject") Set objFile = objFSObject.CreateTextFile("dso.xml", 8, True) /Jerome . |
![]() |
| Thread Tools | |
| Display Modes | |
| |