Thank you everyone for getting back to me.
I finally figured it out by using:
Dim Fs As Scripting.FileSystemObject
Dim txt As Scripting.TextStream
The code such as :
txt.WriteLine "<?xml version=""1.0"" encoding=""utf-8""?>"
txt.WriteLine "<createCustomerProfileRequest xmlns=" + StrTest1 + ">"...
I have the need, using VB6 to create an XML file that looks like the following:
<?xml version="1.0" encoding="utf-8"?>
<createCustomerProfileRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd">
<merchantAuthentication>
<name>YourUserLogin</name>...
Can you tell me more about w2K3 and how it is used. I do not understand how multiple sites can connect to the same desktop and the administrator run a demo.
Thank you
Leonard
We would like to determine from users experience is a collection more efficient that a recordset.
We have an access database with several tables, fields and several thousand records.
We can load all of the information into a collection, on each workstation. The collection is draw from 3 tables...
Can someone email me or help us in locating Visual Basic Code to determine the date and time on a sever from a local workstation.
Workstation name = "Jane"
Server Name = "Emily"
Any suggestions?
We just want to capture the complete date and time on the server to a...
We have an application developed in VB6 that connects to a Microsoft Access 97 database. It's setup as multi-user. Within the program, we have created numerous reports. However the user still needs more reports.<br>
<br>
My question is, is there a third party control that will help the user to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.