A
angus
Dear All,
I would like to make a calendar in asp.net. The notion is as follow.
There is a <asp:textbox/>, <asp:button/>, if a user click on the button, a
calendar control will appear just below the <asp:button/> (within the same
page, not in a new window). If a user select a day in the calendar, the
<asp:textbox/> will fill in the date. and the calendar control will be
disappeared.
that is, something like
http://www.aisto.com/roeder/dotnet/DatePicker.png
But the above is in window form. Can i do it in web-form?
Thank you.
Regards,
Angus
I would like to make a calendar in asp.net. The notion is as follow.
There is a <asp:textbox/>, <asp:button/>, if a user click on the button, a
calendar control will appear just below the <asp:button/> (within the same
page, not in a new window). If a user select a day in the calendar, the
<asp:textbox/> will fill in the date. and the calendar control will be
disappeared.
that is, something like
http://www.aisto.com/roeder/dotnet/DatePicker.png
But the above is in window form. Can i do it in web-form?
Thank you.
Regards,
Angus