Hello,
Here is what I want to do and I have no idea if it is even possible.
I want to have three combo boxes on one page. One for the year, month, and day. When the page loads, the year menu will be populated. Then what I need to do is to have the user select a year. When he/she clicks the year I want to load the month table. Then they will select and click a month. This click should load the day table.
I only want them to be able to select certain options, and I thought this would be a good way. Validation would work also, but I have a feeling it would be a pain.
Does anyone know where I should start?
Chris
Here is what I want to do and I have no idea if it is even possible.
I want to have three combo boxes on one page. One for the year, month, and day. When the page loads, the year menu will be populated. Then what I need to do is to have the user select a year. When he/she clicks the year I want to load the month table. Then they will select and click a month. This click should load the day table.
I only want them to be able to select certain options, and I thought this would be a good way. Validation would work also, but I have a feeling it would be a pain.
Does anyone know where I should start?
Chris