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. permission denied error

permission denied error

Scheduled Pinned Locked Moved Web Development
htmlhelpquestion
7 Posts 3 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.
  • V Offline
    V Offline
    vicky00000
    wrote on last edited by
    #1

    Hai all, in my html page i use iframe for load a page <iframe src="some link" width="758" height="440" frameborder="no" scrolling="no"></iframe> while it load it shows the error message permission denied error ? but the same page work smoothly in other machine with IE6. thanks in advance

    A J 2 Replies Last reply
    0
    • V vicky00000

      Hai all, in my html page i use iframe for load a page <iframe src="some link" width="758" height="440" frameborder="no" scrolling="no"></iframe> while it load it shows the error message permission denied error ? but the same page work smoothly in other machine with IE6. thanks in advance

      A Offline
      A Offline
      Ashish Sehajpal
      wrote on last edited by
      #2

      seems u don't have proper permissions to that IP...contact administrator about that....

      Ashish Sehajpal

      1 Reply Last reply
      0
      • V vicky00000

        Hai all, in my html page i use iframe for load a page <iframe src="some link" width="758" height="440" frameborder="no" scrolling="no"></iframe> while it load it shows the error message permission denied error ? but the same page work smoothly in other machine with IE6. thanks in advance

        J Offline
        J Offline
        James Simpson
        wrote on last edited by
        #3

        Cross site scripting prevention? Does the link exist on the same host as the parent page?

        James Simpson Web Developer imebgo@hotmail.com P S - This is what part of the alphabet would look like if Q and R were eliminated
        Mitch Hedberg

        V 1 Reply Last reply
        0
        • J James Simpson

          Cross site scripting prevention? Does the link exist on the same host as the parent page?

          James Simpson Web Developer imebgo@hotmail.com P S - This is what part of the alphabet would look like if Q and R were eliminated
          Mitch Hedberg

          V Offline
          V Offline
          vicky00000
          wrote on last edited by
          #4

          Parent page is client side,url in iframe is in server side, The url execute a javascript too.

          J 1 Reply Last reply
          0
          • V vicky00000

            Parent page is client side,url in iframe is in server side, The url execute a javascript too.

            J Offline
            J Offline
            James Simpson
            wrote on last edited by
            #5

            so, the parent page is a file of disk? and the IFRAME is a file from a webserve? That is most likely cross site scripting security in the browser stopping you doing that Can you request the parent page from the same webserver? James

            James Simpson Web Developer imebgo@hotmail.com P S - This is what part of the alphabet would look like if Q and R were eliminated
            Mitch Hedberg

            V 1 Reply Last reply
            0
            • J James Simpson

              so, the parent page is a file of disk? and the IFRAME is a file from a webserve? That is most likely cross site scripting security in the browser stopping you doing that Can you request the parent page from the same webserver? James

              James Simpson Web Developer imebgo@hotmail.com P S - This is what part of the alphabet would look like if Q and R were eliminated
              Mitch Hedberg

              V Offline
              V Offline
              vicky00000
              wrote on last edited by
              #6

              Thanks for kind replay... "permission Denined" error occure in some machine not all machine.Is any related to security property of IE. Regards vicky

              J 1 Reply Last reply
              0
              • V vicky00000

                Thanks for kind replay... "permission Denined" error occure in some machine not all machine.Is any related to security property of IE. Regards vicky

                J Offline
                J Offline
                James Simpson
                wrote on last edited by
                #7

                My guess its the Browser blocking it becuase the two pages are from different domains (eg , File System and Web Server) as for disabling that feature, im unsure if its possible in later version of IE and mozilla, but i could be wrong.. Google, would be your best bet now you know why the problem is occuring.. James

                James Simpson Web Developer imebgo@hotmail.com P S - This is what part of the alphabet would look like if Q and R were eliminated
                Mitch Hedberg

                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