i am pretty clueless when it comes to incorporating javascript into an asp.net page. I am trying to use one of the several javascript datepicker / calendar scripts i have found on the web with mixed results. I am using VB.
the datepicker would popup either from a button and fill a text box that I can then access from vb code. or the popup could be triggered when the text box gets the focus. I have been able to use the out of the can aspx calendar but it makes a round trip to the server when a date is clicked. I am trying to avoid that.
is there some kind soul that could post the .aspx code for a page that invokes a javascript datepicker? Most any datepicker would do as long is it is not licensed.
Thanks in advance.
dave
the datepicker would popup either from a button and fill a text box that I can then access from vb code. or the popup could be triggered when the text box gets the focus. I have been able to use the out of the can aspx calendar but it makes a round trip to the server when a date is clicked. I am trying to avoid that.
is there some kind soul that could post the .aspx code for a page that invokes a javascript datepicker? Most any datepicker would do as long is it is not licensed.
Thanks in advance.
dave