Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with StartUT.prg
Message
General information
Forum:
Level Extreme
Category:
Other
Miscellaneous
Thread ID:
00782875
Message ID:
00782877
Views:
13
This message has been marked as the solution to the initial question of the thread.
>Has anyone had any problems with the "startut.prg" that Eric wrote.
>I get an error "ole error - unknown name" when it hits the lines below. I am in VFP7 sp1 using ie6.
>
>
>oIE.Document.forms(0).Username.Value = lcUsername
>oIE.Document.Forms(0).Password.Value = lcPassword
>
>
>Thanks

Chuck,

Change forms(0) to Forms('login2') and it should work.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform