Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WebBrowser automation
Message
De
15/11/2010 12:56:25
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
À
15/11/2010 07:01:14
Emerson Reed
Folhamatic Tecnologia Em Sistemas
Americana - São Paulo, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Divers
Thread ID:
01489079
Message ID:
01489145
Vues:
144
This message has been marked as the solution to the initial question of the thread.
>Hi Dragan.
>How can I call the ajax script directly?

Hi Emerson

I'm not sure if this will help you or not, but I use this code snippet to execute javascript from the web browser control hosted on a VFP form:

thisform.oWB.document.parentwindow.execScript(tcJavaScript, 'javascript')

where tcJavaScript is any valid javascript code...well it could be invalid code too but it will just throw and error :)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform