Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running JScript from FoxPro
Message
From
26/08/2001 19:33:32
 
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00549292
Message ID:
00549300
Views:
14
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform