D
dele.olowoyo
Hey All,
I am trying to open an Excel file in a browser by using
Response.Redirect. The file is located in a virtual directory.
However, the browser title shows the path of the file, which I don't
want anyone to see. I was wondering, can I do the same thing using
Server.Tranfer, and if so, would it keep the browser title from showing
the location of the file since it doesn't make a round trip to the
server and all.
Or if you know any other ways to open up an excel file directly, please
let me know. Thanks.
I am trying to open an Excel file in a browser by using
Response.Redirect. The file is located in a virtual directory.
However, the browser title shows the path of the file, which I don't
want anyone to see. I was wondering, can I do the same thing using
Server.Tranfer, and if so, would it keep the browser title from showing
the location of the file since it doesn't make a round trip to the
server and all.
Or if you know any other ways to open up an excel file directly, please
let me know. Thanks.