Hi Mark,

> I am trying to build or find a web FTP client.
> I want it to look like a windows based FTP client a list box on one
> site for the user's file system and a list box on the other for the 
> ftp server.

A couple of <iframe>s side by side should let you do that.

The biggest problem I can see you hitting is reading the contents of the
user's hard drive... usually this is impossible, for good reasons.


Cheers
Jon

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to