mrmeech,

Thanks for your time. You are correct about the files.

The java thing sounds good as it gets away from a need for popups.

The list seems very good and is very configurable once you understand how to include or not include days. It makes it very clear to the customer which day they can select for delivery.

I was talking to my wife and she said it would probably be best having the ability to update the delivery date on the screen people use for editing or updating their orders - so I'm trying to make the code a simple cut and paste into the code for any screen people use to edit/update their orders.

***
So . . how do I set the <select> value in the pull down list? I want the <select> value to be the current delivery date, so that people don't accidentally update it to the wrong date. Once that is done the code should be able to be placed anywhere people want to use it.
***

Thanks again.

Max