James,
Just invoke your script with an extra path component, like this:
<FORM ACTION="/cgi-bin/download.cgi/filename.tar.gz">
Your web server will still invoke the download.cgi script with some
extra environment variables you can ignore, but the client will think
it is getting back "filename.tar.gz", not "download.cgi".
-Mark
-------------------------------------------------------------------------
To unsubscribe, go to http://www.Hughes.com.au/extras/email/
This archive was generated by hypermail 2b30 : Mon Mar 04 2002 - 09:03:52 EST