Setting name in SaveAs dialog

Hi,

I have written a servlet have set the response content type as text/csv

As required, this forces the browser to popup a SaveAs dialogue asking if I 
want to save the response to disk.

Does anyone know how to set the response coming out of the servlet so that 
a suitable filename appears in the SaveAs dialogue? At the moment, junk 
that seems to be in the requesting url seems to be appearing.

Paul.

Received on Sunday, 7 March 1999 05:31:23 UTC