Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IE automation
Message
De
17/07/2002 11:02:38
 
 
À
17/07/2002 07:58:48
Marcus Hüneke
Heidelberger Druckmaschinen
Wiesloch, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00678988
Message ID:
00679609
Vues:
25
>Hello J.Crescencio,
>
>thanks a lot for your help. The code works fine with the universalthread page. With my page I have the problem to fill the input fields.
>If I use the field name "BAPI1007-CUSTOMER":
>(oie.document.forms(0).BAPI1007-CUSTOMER.Value = lcUsername)
>I receive a systax error.
>Do you have any idea how to handel this problem. Probably I'm using the wrong field name?
>
>Regards
>
>Marcus

You can try:
oie.Document.forms(0).elements("BAPI1007-CUSTOMER").value="something"
If you want to use the same names.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform