Results 1 to 3 of 3

Thread: Remove URL to pages?

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Aug 2003
    Location
    Edinburgh, UK
    Posts
    2,773

    Remove URL to pages?

    Is it possible in ASP.NET to make a page not display it's url or querystrings stored on the user's computer internet browser?

    so for example if there was a link generated, or a Response.Redirect() to a page on the site:

    somePage.aspx?qs=sdsd


    I dont want them to store the query string, or even the page itself.

    any ideas?

    MVP 2007-2010 any chance of a regain?
    Professional Software Developer and Infrastructure Engineer.

  2. #2
    Fanatic Member
    Join Date
    May 2001
    Posts
    837

    Re: Remove URL to pages?

    Do you mean you don't want the client to cache your pages if the url contains a query string?
    The human brain cannot hold all of the knowledge that exists in this world, but it can hold pointers to that knowledge.

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Aug 2003
    Location
    Edinburgh, UK
    Posts
    2,773

    Re: Remove URL to pages?

    pretty much

    MVP 2007-2010 any chance of a regain?
    Professional Software Developer and Infrastructure Engineer.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width