This can't be done. The 'save file' dialog is a client-side browser behaviour, not a function of the server-side code, and one I'm afraid you have no control over.
If it's an intranet app, you could use an activex control, or you could look into using a signed java applet, but in general, trying to find ways to circumvent built-in browser behaviour is pretty bad practice and best avoided.