You need to upload the file to get the data. The client knows where the file is, the program doesn't need to. When I say 'upload' I don't mean that it has to be turned into a physical file on disk, but you have to read the data in. Look at the CGI.pm module, which will send you on the path to getting this done.
Cheers,
KM | [reply] |