Dear Experts,

Currently I am creating a webform using sp.net 2.0. I would like to create a
date picker in my webform. I managed to create a a button to call-up the
calendar and using the Calendar control from the toolbox. I would like to
know how can I pass the value back to a textbox in my original form with the
selected date from the calendar? Also, can I have the selection of the time
as well?

Regards,
SB

Re: Date Picker value by mr_unreliable

mr_unreliable
Mon Jan 23 15:02:06 CST 2006

hi Soek,

"sp.net"? Is that a new language? I looked all over
the web for it, and couldn't find it...

Could you have possibly meant "asp.net 2.0"???

If so, then you might get a better answer here:

news://microsoft.public.framework.aspnet

or maybe even better here:

news://microsoft.public.framework.aspnet.webcontrols

cheers, jw

Seok Bee wrote:
> Dear Experts,
>
> Currently I am creating a webform using sp.net 2.0. I would like to create a
> date picker in my webform. I managed to create a a button to call-up the
> calendar and using the Calendar control from the toolbox. I would like to
> know how can I pass the value back to a textbox in my original form with the
> selected date from the calendar? Also, can I have the selection of the time
> as well?
>
> Regards,
> SB