Hi there, I need some help with building a date picker popup calendar standard control in my formview control. I have a formview control in insert template mode. One of the text boxes (ID: DespatchDateTextBox0) control is bound to date field in the database, that I would like users to fill in using calendar control. I have attached the code behind for insert template, highlighting the date text box I want the calendar to use as an output. I am new to asp.net, have been searching on the net for help with this. There are a number of examples using java script for pop up calendar but I am slightly unsure how do I insert this code in the code behind page built in using vb as scripting language. I am using vwd express 08. Hope this is making sense, let me know if I have left anything out.
Thanks, gsrai31