Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browser Class
Message
De
08/08/2003 10:45:36
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Browser Class
Divers
Thread ID:
00818239
Message ID:
00818239
Vues:
51
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform