I am sure that I saw something a while back that may address the issue I have. I have a scheduler that has time slots in increments of 15 minutes. What I need to do is to be able to exclude time slots that have already been allocated. For example I have start and end time dropdown lists so a user can select a time slot as follows;
Start time : 11:45 AM Finish Time : 12:45PM Once this time slot has been allocated I need to be able to exclude this range from both of dropdown list i.e. Start time will now look as follows 11:30AM 01:00PM End time will be same. I already have the logic to ensure that the start and end time are not the same and also that the end time is after the start time but I am struggling to figure out how edit my dropdowns on the fly as time slots are allocated. Anybody help? Maybe a more simple method would be to only initially populate the start time dropdown and use the onchange method to populate the end time box? Would this be easier do you think? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229328 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

