Hi, I am working on a CGI script. Ideally, this CGI script (which resides on a sun server) could open all the files under a specified directory on the client PC. Is this possible? The web browser only lets you select individual files as input to the CGI script, so I guess it would be some sort of special "submit" method, or a command to read the client's machine.