Click here to Skip to main content
15,916,215 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi, I am creating an mobile application where i need to use only HTML and javascript/jquery. In the application i need to include a calender like an calender image when we click a pop up shows with the month and dates as we can do in asp using
this
C#
<cc1:CalendarExtender ID="calSJourney"  runat="server" TargetControlID="txtStartDate"
                                            PopupButtonID="imgCal" Format="MM/dd/yyyy"  önClientShown="calendarShown" PopupPosition="Right">




but this cannot be used in HTML so please can u help me with this.. i did try a HTML code by calling a js but that datepicker did not work so please help ... So please help me with this HTML code for calender that calender date should bind to a text box.. please help..!

Thanks in advance!
Posted
Updated 31-May-12 22:03pm
v2

1 solution

hi, these links will help you
#1
#2
 
Share this answer
 
Comments
Shruthi.BT 1-Jun-12 6:26am    
Thank u for the links..!

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