Hey all

I've run into a brick wall... Hopefully somebody can help me out

I have a form that I want to dynamically add a "ComboBox" with it's contents filled dynamically using PHP.

Thus far I have been able to get a dynamically a static combo box, but then my internal PHP script fails.

The end product I want is to use a dropdown box to select a file from within a folder, if a second file is required - the user hits the add button which brings up the dropdown box twice, and so on.

I am using linux and apache for the server - if that matters...

Cheers
Gitch