S
Simon W
Hi,
I am trying to do something that I presume is very simple but am
struggling to do it. Any help would be appreciated.
I have a Web form which requires a Date field to be filled in. I am
using the ASP Calender Control to do this in a spearate window.
However I want to return the chosen Date to a field in the first
browser window e.g.
1) Webform1 opens Calenderform1
2) User Selects a Date and presses OK
3) The Date is passed back to a WebControl TextBox in Webform1
4) Calenderform1 is closed.
I am struggling with points 3 and 4.
Thanks in advance for any help.
Regards
Simon
I am trying to do something that I presume is very simple but am
struggling to do it. Any help would be appreciated.
I have a Web form which requires a Date field to be filled in. I am
using the ASP Calender Control to do this in a spearate window.
However I want to return the chosen Date to a field in the first
browser window e.g.
1) Webform1 opens Calenderform1
2) User Selects a Date and presses OK
3) The Date is passed back to a WebControl TextBox in Webform1
4) Calenderform1 is closed.
I am struggling with points 3 and 4.
Thanks in advance for any help.
Regards
Simon