usmarine3 Posted February 7, 2004 Posted February 7, 2004 (edited) I would like to be able to hide the document from the client address bar. Like: http://website/document.aspx I would prefer: http://website/ By default, I know that the document is not displayed. However, when a user clicks on a linkbutton and the page is refreshed, the document is displayed. I have searched but have not been able to locate any information utilizing the Response class. If that is even the correct class to use. Thanks Annoyed by Documents Edited February 7, 2004 by Robby Quote
Moderators Robby Posted February 7, 2004 Moderators Posted February 7, 2004 One way could be to place a frame on your page and size it to span the entire browser, then place all subsequent pages in that frame. Quote Visit...Bassic Software
usmarine3 Posted February 7, 2004 Author Posted February 7, 2004 That sounds like the exact answer I need. Thank you. I do see a issue which may arise however. Would the post back information return to the "frame" page or the or the page inside of it. Quote
Moderators Robby Posted February 8, 2004 Moderators Posted February 8, 2004 I don't know, you would have to try it. Quote Visit...Bassic Software
*Gurus* Derek Stone Posted February 9, 2004 *Gurus* Posted February 9, 2004 There is no proper way of doing this that I'm aware of. I looked into it myself (for reasons far beyond aesthetics) and came up empty handed. Quote Posting Guidelines
Moderators Robby Posted February 14, 2004 Moderators Posted February 14, 2004 You can ask Divil how he did it on his web site. http://www.divil.co.uk/net/ Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.