Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browser Class
Message
From
08/08/2003 10:45:36
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Browser Class
Miscellaneous
Thread ID:
00818239
Message ID:
00818239
Views:
50
All,

I am using the browser class with a framed html page. I have back and forward buttons on my class, but they will not work. I've looked into why this is occurring and from what I can tell the browser control that comes with VFP 7 uses an array to track the history. Within the click event of my back button I call the goback method on the web browser control. In the logic of the goback method it checks the historycount property and if it's less than 2 then the method returns false. So the array only has the first URL in it. When I click a link on the framed page the navigate method is not firing which is where the array would be maintained. I've tried the same webpage in Internet Explorer and the back and forward buttons work fine. Has anyone else come across this? Is there a work around for this bug?
Thanks

Jim
Next
Reply
Map
View

Click here to load this message in the networking platform