Hi, I've searched through lots of documentation and websites, and cannot find a way to prevent deep url's from being displayed on my website... For example. instead of displaying: http://www.mywebsite.com?page=23&product=354&name=somename&telephone=12345 The
value displayed in the address will be: http://www.mywebsite.com I suspect this is a setting in the web.config file however I cannot find a way to do this... Thanks in advance for your help... best regards Dee Jay...
Id suprise me if there's such a setting in the web.config file, as it mainly concerns server-side configuration. I suppose a common trick is to use a single html frame in your page that fills the entire browser page.
Deejjaayy
Member
5 Points
1 Post
Preventing deep URL's from being displayed in IE address window
Sep 21, 2003 01:11 AM|LINK
thomash
Member
75 Points
15 Posts
Re: Preventing deep URL's from being displayed in IE address window
Sep 21, 2003 05:02 PM|LINK