Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Hide URL from Client Browser

Hide URL from Client Browser

Scheduled Pinned Locked Moved ASP.NET
comquestion
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    imshally81
    wrote on last edited by
    #1

    Hi all, I wanna Hide the URL form client browser.... actually.. my URL shows like http://www.mysite.com/default.aspx?id=121454 and i wanna like that http://www.mysite.com/default.aspx any idea thanx Sajjad

    K 1 Reply Last reply
    0
    • I imshally81

      Hi all, I wanna Hide the URL form client browser.... actually.. my URL shows like http://www.mysite.com/default.aspx?id=121454 and i wanna like that http://www.mysite.com/default.aspx any idea thanx Sajjad

      K Offline
      K Offline
      kpsetty
      wrote on last edited by
      #2

      :-Dhi sajjad, u follow the this link http://www.codeproject.com/aspnet/urlcloaking.asp u will get the required information. Instead of that u can decrypt the querystring while sending and encrypt it while retrieving, this will be more ease to do. krisshnaprabhu

      G 1 Reply Last reply
      0
      • K kpsetty

        :-Dhi sajjad, u follow the this link http://www.codeproject.com/aspnet/urlcloaking.asp u will get the required information. Instead of that u can decrypt the querystring while sending and encrypt it while retrieving, this will be more ease to do. krisshnaprabhu

        G Offline
        G Offline
        Guffa
        wrote on last edited by
        #3

        kpsetty wrote:

        Instead of that u can decrypt the querystring while sending and encrypt it while retrieving

        The opposite might be somewhat easier... ;) --- b { font-weight: normal; }

        S R 2 Replies Last reply
        0
        • G Guffa

          kpsetty wrote:

          Instead of that u can decrypt the querystring while sending and encrypt it while retrieving

          The opposite might be somewhat easier... ;) --- b { font-weight: normal; }

          S Offline
          S Offline
          ssoffline
          wrote on last edited by
          #4

          frns wy re u encrypting an d decrypting data, make proper use of httphandlers, this helps u to rewrite the urls , th euser will see the url swich is not there if u catch it in the prerender event of thr page ,for more detaisl refer MSDN sameer :-O

          1 Reply Last reply
          0
          • G Guffa

            kpsetty wrote:

            Instead of that u can decrypt the querystring while sending and encrypt it while retrieving

            The opposite might be somewhat easier... ;) --- b { font-weight: normal; }

            R Offline
            R Offline
            RichardGrimmer
            wrote on last edited by
            #5

            THUD...GIGGLE (that's the sound of me falling of my chair laughing :laugh::) ) "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups