Entering pathnames in a CGI.pm field

From: juliadream (juliadream_at_psych.net)
Date: 01/28/05


Date: Thu, 27 Jan 2005 23:30:00 -0500

I am using CGI.pm and I have a CGI form where the user has to enter a
pathname (/dir/dir/file) in one of the fields.

Instead of typing the pathname, I would like the user to be able to use the
mouse to pick a path from some kind of a file-browser (even if it is a very
primitive one). Does anyone know how to do this and/or whether someone has
already written a module to do that?