Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automate WebSite
Message
From
03/03/2004 05:10:15
Marcus Hüneke
Heidelberger Druckmaschinen
Wiesloch, Germany
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00881118
Message ID:
00882621
Views:
23
Hello David,

many thanks for your help.
Tried it first with universalthread and it works fine to login.

With the application in our intranet I get an error in line:
"for i = 0 to loForm.Length-1"
Error message:
"loform is not an object"


loDoc = oIE.Document
loForm = loDoc.forms(0)
I have debugged the code and found out that loDoc is an object.
But for loform I get back "NULL"


How can that be. There are only two input fields ( and 2 buttons for login and change password) on the screen ?


Marcus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform