943,198 Members | Top Members by Rank

Ad:
  • ASP Discussion Thread
  • Unsolved
  • Views: 89
  • ASP RSS
Jul 27th, 2010
0

Date picker

Expand Post »
hi! everyone.

please help i need to add a date picker to an asp page and i have been looking over the internet and i cant find anything to help me.it may be a drop down or may be like (check this page http://www.asp.net/AJAX/AjaxControlT.../Calendar.aspx) .it would be real nice if you could provide me with the code.

please help...

than you.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
PotaZinga is offline Offline
16 posts
since Jul 2010
Aug 1st, 2010
0
Re: Date picker
Reputation Points: 116
Solved Threads: 243
Veteran Poster
hielo is offline Offline
1,123 posts
since Dec 2007
Aug 6th, 2010
0
Re: Date picker
To insert DatePicker in aspx page use following code.
asp Syntax (Toggle Plain Text)
  1. <asp:ScriptManager></asp:ScriptManager>
  2. <ajaxToolkit:Calendar runat="server"
  3. TargetControlID="Date1"
  4. CssClass="ClassName"
  5. Format="MMMM d, yyyy"
  6. PopupButtonID="Image1" />
Here TargetControlId is the textbox name where you would like to inset date.
Last edited by localinternet; Aug 6th, 2010 at 5:14 am.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
localinternet is offline Offline
15 posts
since Jul 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP Forum Timeline: form varibles
Next Thread in ASP Forum Timeline: how to connect to xml pages through asp.net pages





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC