Re: Populate picklist from directory and return file name
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Populate picklist from directory and return file name

From: sunbum <mbrashars@gmail.com>
Date: Tue Sep 13 2005 - 16:53:35 CEST

Found it!

oh dummy me, it was the "\" in my path needed to be $dir =
"/inetpub/wwwroot/templogs/";

now it works perfectly!!! Thank you!!

One last thing to bug you..... what holds the final selection of the
file? is it $file[select] ?

and what would signal that I am done selecting and want to do something
with the value?

Thanks so very much again!!

Mike
Received on Mon Oct 24 02:09:59 2005