
July 1st, 1999, 07:29 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
If the downloaded files are coming through the script, i.e. via a link like:
/cgi/downloads/?file=whatever.file
you'll probably need to set a Content-type header like text/save to tell the browser to save the file. Otherwise, it may be to do with your server and the permission set on the directory on files in it.
Cheers,
adam
|