Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble with browser object
Message
De
01/12/2008 15:22:48
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01364734
Message ID:
01364933
Vues:
19
I used my form added 2 bittons, one navigates to the file I sent you, the other to another file.

the first navigate works the second does not

see here:


first navigate:
http://screencast.com/t/X8fLGeIxad

second navigate:

http://screencast.com/t/4Hhv3qzs8

here is the click method in the first button:
lcTemp = [file://]+FULLPATH([temp\])+[Mydiary]+ALLTRIM(oUser.username)+[.html]
THISFORM.owb.object.Navigate(lcTemp)
and the second
lcTemp=[file://]+FULLPATH([html\NoDiaries.html])
THISFORM.owb.object.Navigate(lcTemp)
Peter Cortiel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform