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. redirect to https [modified]

redirect to https [modified]

Scheduled Pinned Locked Moved ASP.NET
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.
  • D Offline
    D Offline
    Dharti Gajjar
    wrote on last edited by
    #1

    I want conversion of url from Http:/ to Https:/ when particular user login -- modified at 7:35 Saturday 1st December, 2007

    S M P C 4 Replies Last reply
    0
    • D Dharti Gajjar

      I want conversion of url from Http:/ to Https:/ when particular user login -- modified at 7:35 Saturday 1st December, 2007

      S Offline
      S Offline
      Sathesh Sakthivel
      wrote on last edited by
      #2

      Why?

      SSK. Anyone who says sunshine brings happiness has never danced in the rain.

      1 Reply Last reply
      0
      • D Dharti Gajjar

        I want conversion of url from Http:/ to Https:/ when particular user login -- modified at 7:35 Saturday 1st December, 2007

        M Offline
        M Offline
        Michael Sync
        wrote on last edited by
        #3

        just want to redirect? then, use response.redirect to redirect your page to https:

        Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

        1 Reply Last reply
        0
        • D Dharti Gajjar

          I want conversion of url from Http:/ to Https:/ when particular user login -- modified at 7:35 Saturday 1st December, 2007

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #4

          You just do a redirect.

          "The clue train passed his station without stopping." - John Simmons / outlaw programmer

          1 Reply Last reply
          0
          • D Dharti Gajjar

            I want conversion of url from Http:/ to Https:/ when particular user login -- modified at 7:35 Saturday 1st December, 2007

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #5

            Some users are secure and some are not ? What on earth for ? The trick with https is, all relative urls remain https, so you need absolute urls to break out of it. Otherwise you can create a https section on your site and find that people stay in https for the rest of their visit.

            Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

            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