G'day all, I have a little perl CGI script that sends its stdout to the browser with the appropriate Content-type header and data from a file.
The problem I am having is that I want it to be saved with a filename determined by the script and not by the URL of the script. I tried adding a name="" field in the Content-type header but it didn't make any difference. Google et al were no help and my sanity is wearing thin, so any and all help would be greatly appreciated. ---Gareth Walters -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
