I have a directory tree listing. For example,

d:\
test1
    |- subdir1
    |- subdir2
test2
    |- subdir1
    |- subdir2
test3
    |- temp1
    |- temp2
test4

Above this I have a <CFFORM with a INPUT box and a submit button.

If the user goes into the following directory test2...subdir2, I want them 
to be able to
enter in another directory by just typing "temp2" in the INPUT box, click 
on the "go" button and be taken
right to that directory even though that directory may not be listing 
(expanded) above.

I'm not sure how to go about this?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to