Hi. I have a date field in a form and I want it such that when a user clicks it, a calendar will pop up for the user to select a date. I tried using DTPicker (after changing the browser's security setting) which I think was intended to be used in VB and I keep getting intermittent error of "An error occurred in a call to the Windows Date and Time Picker control" when script assigning a date to the DTPicker.
Any idea whether DTPicker can be used at all in ASP or if there are any existing calendar that can be used in ASP?
Any help is much appreciated. Thanks.
Any idea whether DTPicker can be used at all in ASP or if there are any existing calendar that can be used in ASP?
Any help is much appreciated. Thanks.