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. thirdparty cookies

thirdparty cookies

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

    Hi Friends , iam using one iframe in my application. In that iframe iam Display another web application in that have registration form with captcha , when our submit the Registration its working in chrome and mozilla but its Not Working in IE because of third party cookies are Disable by Default. how can i enable third party cookies using code.

    W F 2 Replies Last reply
    0
    • S SantoshKuamr

      Hi Friends , iam using one iframe in my application. In that iframe iam Display another web application in that have registration form with captcha , when our submit the Registration its working in chrome and mozilla but its Not Working in IE because of third party cookies are Disable by Default. how can i enable third party cookies using code.

      W Offline
      W Offline
      Wombaticus
      wrote on last edited by
      #2

      You can't - it's a setting made by the user

      S 1 Reply Last reply
      0
      • S SantoshKuamr

        Hi Friends , iam using one iframe in my application. In that iframe iam Display another web application in that have registration form with captcha , when our submit the Registration its working in chrome and mozilla but its Not Working in IE because of third party cookies are Disable by Default. how can i enable third party cookies using code.

        F Offline
        F Offline
        F ES Sitecore
        wrote on last edited by
        #3

        What use would security features be if you could simply disable then via your code? The fact that you are showing a different site in yours via an iframe and you're having captcha problems makes me think that whatever you are doing probably isn't ethical anyway.

        S 1 Reply Last reply
        0
        • W Wombaticus

          You can't - it's a setting made by the user

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

          Thankyou for replay. any other way can we add webpage in out application.

          1 Reply Last reply
          0
          • F F ES Sitecore

            What use would security features be if you could simply disable then via your code? The fact that you are showing a different site in yours via an iframe and you're having captcha problems makes me think that whatever you are doing probably isn't ethical anyway.

            S Offline
            S Offline
            SantoshKuamr
            wrote on last edited by
            #5

            Thank You for Your Replay , yes, but i want captcha in my Registration Page, how can i sue the captcha with out using cookies?

            L T 2 Replies Last reply
            0
            • S SantoshKuamr

              Thank You for Your Replay , yes, but i want captcha in my Registration Page, how can i sue the captcha with out using cookies?

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              You need to add information on the page to tell the user to enable cookies for your website. If they do not do it they cannot register. But as with all of these issues the user owns the computer, and so retains the right to allow or disallow what other applications can do.

              1 Reply Last reply
              0
              • S SantoshKuamr

                Thank You for Your Replay , yes, but i want captcha in my Registration Page, how can i sue the captcha with out using cookies?

                T Offline
                T Offline
                The Tigerman
                wrote on last edited by
                #7

                Why not write your own captcha, that way you are not invoking third party code and cookies...

                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