Click to See Complete Forum and Search --> : A calendar popup in c#


Nathan Going
August 27th, 2002, 09:44 AM
Hello, i'm new to asp c# programming, and i have a question.

How can i have a calendar popup in asp.net?

Ok, i have a webform in asp.net with a button(button1) and a textbox(textbox1), i want a popup calendar to popup when i click on button1, then once i select the date in the calendar, that date is inserted into textbox1.

If anyone can help, please do... :)

Thanks,
Nathan Going