Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Navigate2 in iE to bookmark
Message
De
18/12/2007 11:31:23
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Navigate2 in iE to bookmark
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01276472
Message ID:
01276472
Vues:
83
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform