Click here to Skip to main content
16,020,103 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Can we use DatePicker in a web page ?
Posted
Comments
Smithers-Jones 2-Jun-11 4:13am    
Did you even try?

No - it is a Windows control (unless you mean the Silverlight version)
You can use a Calender control[^] which provides similar functionality
 
Share this answer
 
I want to display 2 calenders(current and next month) for a single textbox.Is it possible with JavaScript Date Pickers?
 
Share this answer
 
You can use javascript date-pickers in your webpage.

Beautiful Collection of 21 Excellent Free JavaScript Date Pickers[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900