Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveX Control Reference
Message
From
24/04/2000 12:24:23
 
 
To
24/04/2000 11:42:47
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00362731
Message ID:
00362797
Views:
16
Bill,

>However, in this case I am using the < OBJECT > HTML tag to instantiate the ActiveX control so it should already be in existence when "MyFunc" is called.

So I guess the question needs to be, "Is the ActiveX control already in existence (fully instantiated) when "MyFunc" is called?". When does MyFunc run and from where is it called? Can you get a good reference to the property in script run from a command button that you click after the page has settled in?

If this is not a timing issue, you might also try referencing the property via the object property of the ActiveX: MyObject.object.property or document.all.MyObject.object.property.
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