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. query string and any way to encrypt its values

query string and any way to encrypt its values

Scheduled Pinned Locked Moved ASP.NET
databasewindows-adminworkspace
4 Posts 2 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.
  • N Offline
    N Offline
    Naif_Prof
    wrote on last edited by
    #1

    Dears I’m using query string to pass variable between pages but the value of this variables is readable in address bar of browser , is their any way to encrypt it without change my code i.e. some configuration in IIS or install third party program Thanks for cooperation and support

    S 1 Reply Last reply
    0
    • N Naif_Prof

      Dears I’m using query string to pass variable between pages but the value of this variables is readable in address bar of browser , is their any way to encrypt it without change my code i.e. some configuration in IIS or install third party program Thanks for cooperation and support

      S Offline
      S Offline
      Sandeep Akhare
      wrote on last edited by
      #2

      Ya its very simple write a code for Encryption which will Encrpt your values before going to next page , add encrypted values to your query string then in next page get the values decrypt it and get the values :)

      Thanks and Regards Sandeep

      N 1 Reply Last reply
      0
      • S Sandeep Akhare

        Ya its very simple write a code for Encryption which will Encrpt your values before going to next page , add encrypted values to your query string then in next page get the values decrypt it and get the values :)

        Thanks and Regards Sandeep

        N Offline
        N Offline
        Naif_Prof
        wrote on last edited by
        #3

        Dear Sandeep thanks for your responce but i have to change my code :sigh: and Encryption & decryption will impact the performance or not?:doh: actuly im looking some thing in IIS wihout Encryption & decryption or changing me code..... :wtf: thanks

        N 1 Reply Last reply
        0
        • N Naif_Prof

          Dear Sandeep thanks for your responce but i have to change my code :sigh: and Encryption & decryption will impact the performance or not?:doh: actuly im looking some thing in IIS wihout Encryption & decryption or changing me code..... :wtf: thanks

          N Offline
          N Offline
          Naif_Prof
          wrote on last edited by
          #4

          dears any help

          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