PDA

View Full Version : Drop down box and its data


pauli2
12-03-2002, 10:10 AM
I have a text box and a drop down box next to ach other. i am attempting to select a file to upload. what i want to do is to keep the origi or the folder the file was in in the drop down box. so all the user will have to do is to select the folder path from the dropdown box and enter just its name. Where do i store the data for the drop down box. this will ensure the user can constantly update the drop down box with different paths and delete the paths not needed anymore.

I have another that will allow the paths to be put into storage so that they can be selected from the drop down menu.

the question where do i store this data. In a database. if so what sort.