Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ActiveX Control Reference
Message
De
24/04/2000 13:24:25
 
 
À
24/04/2000 12:24:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00362731
Message ID:
00362822
Vues:
17
>>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.

Hi David,

Definitely not a timing issue in this case and the second syntax you cited above did the trick. None of the documentation I had read used this syntax, but looking closer at it, they were using basic raw HTML for the examples. I created the test web page using FP2K with a form on it thus using FP extensions, etc. So I needed the full object path. Duh. I don't think my synapses have been opening and closing that well recently.

Thanks,
Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform