T
The Great Pawn Hunter
Hi,
I want to write a reponse .aspx web application to dump a word
document to the browser. I am finding that the browser plugin for
microsoft word puts the url that the javascript window.open(url)
command uses to execute the responsdoc.aspx application on the server.
(responsedoc.aspx writes the word document to the reponse stream) I
do not want to put this url into the save to field in the word plugin
but want an actual file name to be in that save to box.
Does anyone know how to do this?
Manny
I want to write a reponse .aspx web application to dump a word
document to the browser. I am finding that the browser plugin for
microsoft word puts the url that the javascript window.open(url)
command uses to execute the responsdoc.aspx application on the server.
(responsedoc.aspx writes the word document to the reponse stream) I
do not want to put this url into the save to field in the word plugin
but want an actual file name to be in that save to box.
Does anyone know how to do this?
Manny