Client Access Hotspots
October 11, 2002 Timothy Prickett Morgan
Hey, Ted:
I want to display a calendar if a user clicks on a date on the first line of a display. The date field is a ten-character output field in mm/dd/yyyy format.
|
If I click on the year or a forward slash (/), the program works correctly. However, if I double-click on the month or date portion, the program goes crazy. Double-clicking on a date of 03, for example, shuts down the program. Double-clicking on a month of 10 locks the keyboard.
Any ideas you have that will help solve my problem will be greatly appreciated.
— Bill
I