M
Mel
I have a web page that allows the end user to open a file on the
server by clicking on a hyperlink that exists in a DataGrid control.
The file opens in a new window. Unfortunately it displays the entire
URL path in the address bar at the top of the new window. Is there
any way to hide the URL?
Example NavigateURL path: https://mysite.test.com/quote-files/1234/1234.pdf
(using asp.net 2.0, visual basic 2005)
server by clicking on a hyperlink that exists in a DataGrid control.
The file opens in a new window. Unfortunately it displays the entire
URL path in the address bar at the top of the new window. Is there
any way to hide the URL?
Example NavigateURL path: https://mysite.test.com/quote-files/1234/1234.pdf
(using asp.net 2.0, visual basic 2005)