Tried the whole thing on another computer which did not have installer v1 on it, ie . installed v2 only, and all worked ok.
Looks like this particular computer has a problem , due to v1 being accidently installed at some time.
Appreciate all the help offered, will also have a loom at xitami ...
I am using personal web server.
I suspect the version of windows installer is wrong
ie i have v1 installed
Unable to unstall v1, so that i can install v2
I am running Windows 98 se
I accidently installed the zip dos ?? version of perl
and then realized i should install the .msi version
ActivePerl-5.8.4.810-MSWin32-x86 is the version i am installing.
The install goes right to the end and then gives a message
There is a problem with this...
I am using the above ie.document command to fill in a web document form,
using vb6.
Is there anywhere where i can get a FULL list of all the commands available
using the ie.dociment command
ie. .value ("Submit").click
There must be a large number of commands...
...on a remote server.
The client winsock program i have written,will only allow approx 20 copies of the program to run, until i run out of memory.
****
I am trying to test how the server goes with a large number of connections.
****
I do not wish to alter the client winsock control to an array...
The Access Database has a security password admin
The following works fine., but asks for a password eg admin
There does not seem to be a password option on the db_app.OpenCurrentDatabase strDBName line.
???How do i run this without having to manually enter the password all the time...
I am using Access2000 Mdb file.
Set db = OpenDatabase("c:\accounting\accounting.mdb")
Set td = db.OpenRecordset("TheData", dbOpenTable)
Set td2 = db.OpenRecordset("DataUnique", dbOpenTable)
Set td3 = db.OpenRecordset("Results", dbOpenTable)
td3.Index...
Appreciate your comments.
All these computers are on a network. ie a mix on nt win2000 and win98.
I have tried removing all the mapping's etc, and running as a stand alone computer, but, still have the problem.
I started thinking it was the computers, ie a pentiumIII, but,on second thoughts...
Windows 2000 when 1st installed ok.
BUT Then,,Windows 2000 gradually gets slower!!!
Opening files, clicking on icons to run programs,closing down...etc...
I have had a pretty good look around various forums , and find a lot of users get the same problem., but, nowhere is there a clear answer...
Have had a look at textwidth.
I get eg 2075 1855 etc
How can i use this info to add spaces or ?? to the text line i am creating , to get the fields in position??
I am trying to print output to the printer so that the fields are in an aligned columns.
Printer.Print Indent & rs.Fields("title");
Printer.Print Spc(40 - Len(Trim(rs.Fields("title"))));
Printer.Print rs.Fields("quantity");
Printer.Print Spc(20 -...
I am using the following to capture data from a web page.
Openfile="http://www. etc .html
IEObj.Navigate "" & Openf
IEObj.Visible = False
Private Sub IEObj_DocumentComplete(ByVal pDisp As Object, URL As Variant)
Print #1...
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.