a CGI script is started on request of the webserver.
You should build an HTML page, containing a file input type (make sure the form tag contains:
)
and a cgi script. ready to receive a paramter (file) by what ever name you gave the file input field
Have fun fiquring the pitt-falls out... ;-)
.