If I understand you correctly, no there isn't. If you add items to a drop-down list in Dreamweaver, you'll manually need to add the items to your page.
However, if you're using a dynamic / server side technology, like ASP, PHP, JSP or whateverP, you can set up a loop that fils the drop-down with the dates for you.
Or, if you have the dates somewhere in a database, you can bind the drop-down to a recordset so the items get added at run-time automatically.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|