Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Navigate2 in iE to bookmark
Message
From
18/12/2007 11:31:23
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Navigate2 in iE to bookmark
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01276472
Message ID:
01276472
Views:
86
I have a form with a browser control on it wth a calendar showing.
depending of the items per day and the day of the month the current day might not show.
In order for the user not to have to scroll I created a bookmarl on the current day named TodayBM

in the refresh I have this code:
WITH thisform 
	.makecalendar(DATE())
	.oWB.navigate2("#TodayBM")
ENDWITH 
and expected it to jump to todays date, but it does NOT

what am I doing wrong???


Thanks

Peter
Peter Cortiel
Next
Reply
Map
View

Click here to load this message in the networking platform