You are basically trying to use a Calendar Control ..right..
I hope you are not planning to write your own as there are a lot of controls
out there,which also has documentation on how to do the things you wanted to
do.
In case you dont find it , let me know ..I will send you the code.
Thanks
hs
"Aitham alama" <> wrote in message
news:%...
> Hi There,
>
> My question is as following,
>
> I have a webform (Webform1) which contains one label control and command
> button, when the user clicks the button another webform (Webform2)
appears,
> webform2 contains only one control which is the Calendar control, I want
to
> do the following
>
> 1- when the user selects a date from the webform2, I want the value
> (selected date) appears in the label control in the webform1 without
> refreshing webform1
> 2- Webform2 to be closed automatically after the date selection
>
> Kind regards and thanks in advance
>
>
>
|