Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with browser object
Message
From
01/12/2008 15:22:48
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01364734
Message ID:
01364933
Views:
18
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform