Sugrue, Sean wrote:
Does anyone know what the best way to list a directory dialog box or
directory drop down list in
Php? The script I'm writing has a form that asks the user where his
files are and I don't want the
user to have to remember the whole directory path in order to type it.
Sean
u can also use <input name="myfile" type="file"> this will open the
Explorer dialog box for select files.
sumeet shroff
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php