Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Browser Control
Message
 
To
12/04/2002 12:21:39
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00643929
Message ID:
00644398
Views:
12
Form posting is a real pain with the browser control. You can't capture any of the post data in the parameters of the BeforeNavigate2 event.

The only 2 options I can think of are:

1. If the asp page can be re-worked to accept GET vars rather than POST vars, try that.

2. Use something like Rick Strahl's wwIpStuff to handle all of the navigation to the pages internally, and dump the HTML to disk.

I got the same Navigational problems as you in my sample form...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform