burningice
10-30-2003, 08:40 PM
Hey. I'm relatively new to Javascript, so if this is obvious, sorry. Anyways, I'm using a listbox to show archives of weekly memos at an office. The archive will list a series of dates such as ___'2003-10-18', and when that date is chosen, the memo at that time will come up on the screen.
Each archived memo is in a directory with the same name. All the dates (in directory form) are in the same main directory on the network.
I need a way to fill the listbox with the names of these directories, when the web page is loaded. Any ideas?
Each archived memo is in a directory with the same name. All the dates (in directory form) are in the same main directory on the network.
I need a way to fill the listbox with the names of these directories, when the web page is loaded. Any ideas?