Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WEB BROWSER control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00711460
Message ID:
00711489
Vues:
13
>>I'm using the Microsoft Web Browser control in a form, and that control is bringing up an ASP script that has some data input and a submit button. I can access all the data elements from the ASP side just fine from within VFP.
>>
>>Is there any way I can tell when the submit button has been pressed and/or get it's return value on the VFP side?
>>
>>TIA!
>
>The BeforeNavigate2() event will fire whenever the user attempts to navigate between pages (which should happen when clicking a Submit button). If you want to short-circuit the navigate, just set the Cancel parameter to .T.

Sorry, I don't see that happening. The BeforeNavigate2 isn't firing, but I think that's because it may not be bringing up a new page, just the "action" method executing a different script (the URL does change, though).

Any other suggestions?
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform