Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automate WebSite
Message
From
27/02/2004 04:46:04
Marcus Hüneke
Heidelberger Druckmaschinen
Wiesloch, Germany
 
 
To
26/02/2004 12:14:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00881118
Message ID:
00881387
Views:
27
Hello Gunnar,

many thanks for your answer!

oIE.document.forms(1).BAPI1007-CUSTOMER.value = "MyUserName"
and
oIE.document.forms(1).BAPIUID-PASSWORD.value = "MyPassWord"

leads to a syntax error because of the dash (-)
I was told Fox interprets that as a minus instead of a hyphen

also tried
oIE.document.forms(1)."BAPIUID-PASSWORD".value = "MyPassWord"

But this leads to another error. "Element forms can not be evaluated to an object". Sorry for the bad translation (it is a German error message)


Marcus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform