----- Forwarded message from [EMAIL PROTECTED] -----
Date: Thu, 27 Jun 2002 14:06:07 -0500 (EST)
From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Subject: File selection dialog
To: [EMAIL PROTECTED]

The filefield allows for me to select a file or directory from the users
machine
but I wanted to see a list of files and directories in the server.

I thought I could use the 'ls' command to get a list of files and put it in a
scrolling_list or pop_menu but I do not know how to keep it going,i.e. if the
user clicks on a directory then I have to 'ls directory-name' and then put
those contents in the scroll_list . How would I do that ?
                                            Ganapathy

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


----- End forwarded message -----

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to