Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Webbrowser41 post string
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00552593
Message ID:
00552916
Views:
19
>Hello All
>
>I am using the _WebBrowser41 control and wish to retrieve the string sent after the submit button is presses using the post method. I thought I could use the beforenavigate method to capture this but it does not seem to fire.
>
>Thanks in advance
>
>Bob

You mean the MS web browser control?

Did you try the BeforeNavigate2 or DownloadBegin events? With BN2 you have to use Navigate2 to open a specified url.

I tested the DownloadBegin and it works as advertised.

HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform