Calendar Control Question

S

Smonczka

I have an ASP page with a Calendar Control in it. Users select a date
from the Calendar. When they do a form opens up where they can enter
or view data for that date. The problem is there dosn't seem to be a
way to have the calendar default to todays date. Users have to select
the date they want to go to. I need to have the control default to
todays date otherwize users end up selecting the wrong date.

Thanks for the help,
Steve
 
T

TiSch

I have an ASP page with a Calendar Control in it. Users select a date
from the Calendar. When they do a form opens up where they can enter
or view data for that date. The problem is there dosn't seem to be a
way to have the calendar default to todays date. Users have to select
the date they want to go to. I need to have the control default to
todays date otherwize users end up selecting the wrong date.

Thanks for the help,
Steve

Hi,
Me.Calendar1.SelectedDate = Date.Now
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,770
Messages
2,569,586
Members
45,086
Latest member
ChelseaAmi

Latest Threads

Top