|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Client-side calendar control
Originally posted by : Steve (snelson@jjkeller.com)Hey everyone!I'm attempting to make a version of the ASP.net calendar control generate a "pop-up" window on the client. I plan to use javascript to communicate the selected date back to the page the opened the calendar pop-up window, and use that date to set the value of a text box.Does this functionality exist in the calendar control, or will I need to "roll my own" calendar? Has anyone seen any ASP.net implementations of this?Thanks!--steve
|
|
#2
|
|||
|
|||
|
Originally posted by : Joshua Frederick (joshuaf@andrew.cmu.edu)Steve,There is a really good example of this at www.nwa.com (Northwest Airlines). The calendar is all done in javascript. As it exists on their site you can only choose dates that are in the future but it was easy to modify the javascript to get by this limitation. Other than that it works great.Josh F.------------Steve at 10/11/2001 9:59:30 AMHey everyone!I'm attempting to make a version of the ASP.net calendar control generate a "pop-up" window on the client. I plan to use javascript to communicate the selected date back to the page the opened the calendar pop-up window, and use that date to set the value of a text box.Does this functionality exist in the calendar control, or will I need to "roll my own" calendar? Has anyone seen any ASP.net implementations of this?Thanks!--steve
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Client-side calendar control |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|