Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running JScript from FoxPro
Message
De
26/08/2001 19:33:32
 
 
À
26/08/2001 18:36:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00549292
Message ID:
00549300
Vues:
16
Fred,

>oie.Document.Forms(0).AddNewRow()
>does not work, get error about Unknown name.

I believe functions are added to the window object, so you can probably do it with:
oie.window.AddNewRow()
Note also, that you might have to make certain about exact upper/lower case on the function name.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform