Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IE ActiveX Error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01227651
Message ID:
01228750
Vues:
20
>In prior VFP versions you have to put NODEFAULT in REFRESH method of the Web Browser control to prevent this error from occurring.
>
>Check Re: Control to display formatted text Thread #1108311 Message #1108315
>
I checkd _webbrowser class and saw that the refresh method include this code:
*** OLE Control Method ***
NODEFAULT

IF this.lDebug
	ACTIVATE SCREEN
	? PROGRAM()
ENDIF
IF this.lRefresh AND NOT this.lDesign
	this.RunScript("OnRefresh")
ENDIF
this.lRefresh=.T.
now what can i do?
Ali Mohammad Hossein Zadeh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform