Click to See Complete Forum and Search --> : Pulldown menus and calendar data to populate list box


tcovert
12-27-2003, 11:13 PM
I am new to javascript, but think that it is probably the best code to do what I need. I was wondering if someone can point me to some code that will help me do the following:

Have two pulldown menu's and a calendar. And when you select a date on the calendar it takes the data from the two pulldown menu's and the date you select and populates a multiple column listbox with that data.

And gives you the option to remove the data from the listbox.

Anyone know how to do this???

Please help!