Web Analytics Made Easy -
StatCounter Protect That Image! - CodingForum

Announcement

Collapse
No announcement yet.

Protect That Image!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Protect That Image!

    I know the questions regarding Protecting Code / Images / Right Click causes teeth to grind here, but a little different request.

    I have a simple One.htm page linked below. Please visit and press the Open Button for a pop-up One_a.htm. (The Start/Stop/Reset Buttons Have nothing to do with this exercise).

    Please hack the page to get my Valued Image / Valued Code / Valued Text.

    THEN, please explain to me how you did it and if there are additional ways to prevent what you did.

    I just want see if indeed I have the best techniques Javascript wize to prevent as much as possible.

    TIA For your insights!



    House Of Proctor Genealogy

  • #2
    Well the only way i got in

    ----------

    I went to the page, I saved it to my computer, then I opend it into notepad removed what i didn't like and then uploaded it to my server and took whatever i wanted.



    The only way i have found to prevent this -- and it probably doesn't hehehe -- is to have all your javascript pertections in a .js file. .js files don't get downloaded -- from what i'vr seen - when someone downloads a page.


    I hope I've helped in any way
    CYWebmaster.com - See why we dot com!!
    ACJavascripts.com - Cut & Paste Javascripts!
    SimplyProgram.com - Personal Blog

    Comment


    • #3
      Okay! One hole filled. I am assuming just adding a Default.htm will stop the file download. The JS include is a good idea as well.

      Any suggestions are appreciated. Not that I have any great code, just want to find out from the real programmers here just how far protetction like this can go.
      House Of Proctor Genealogy

      Comment


      • #4
        joe...
        /me just a went® to the page...
        just a clicked® on your 'open' button...
        n' just a rightclicked® n' saved...smile28.gif
        n' just a rightclicked® one more time n' selected...view source... n' :O))) sawww it alll...

        n' tooo??? /me just a gets® these javascript errors:


        JavaScript Error:
        http://www.houseofproctor.com/lessons/one.htm, line 19:

        syntax error.

        <!C- Start Popup Window
        ^

        JavaScript Error:
        http://www.houseofproctor.com/lessons/one.htm, line 40:

        syntax error.

        <!C- Stop Watch
        ^

        JavaScript Error:
        http://www.houseofproctor.com/lessons/one.htm, line 125:

        Reset is not defined.


        n' thatttts just a viewing® your site in netscrap4.7 ...win98SE
        The New JustaBuster Version 2.0 OR JustaBusta Lite V2.0
        ...just a special® thanx kinda hugs to jkd n' nex ...:O)))

        CommemorateWTC.com --Please lend your support

        Comment


        • #5
          Originally posted by ACJavascript

          The only way i have found to prevent this -- and it probably doesn't hehehe -- is to have all your javascript pertections in a .js file. .js files don't get downloaded -- from what i'vr seen - when someone downloads a page.
          acj...
          /me seems to just a remember® ifin' you just a save® the page??? in ie??? thennn you get alll the js/images to go with the page...
          The New JustaBuster Version 2.0 OR JustaBusta Lite V2.0
          ...just a special® thanx kinda hugs to jkd n' nex ...:O)))

          CommemorateWTC.com --Please lend your support

          Comment


          • #6
            Justa, I used IE 5.5 and i never got the .js files, ??? is it my browser or is it just ----- weird things hehehehe
            CYWebmaster.com - See why we dot com!!
            ACJavascripts.com - Cut & Paste Javascripts!
            SimplyProgram.com - Personal Blog

            Comment


            • #7
              Thx Justame.. Looks like nothing in the page is good for Netscape... Hmmmmmm! Especially, the right clik copy etc.

              Thx for your time.
              House Of Proctor Genealogy

              Comment


              • #8
                Hmmm......

                I cant help noticing that in your HTML you put <header>, me thinks that should just be <head>...
                redhead

                Comment


                • #9
                  Yep..Just a typo on that opening page.
                  House Of Proctor Genealogy

                  Comment


                  • #10
                    The only way i have found to prevent this -- and it probably doesn't hehehe -- is to have all your javascript pertections in a .js file. .js files don't get downloaded -- from what i'vr seen - when someone downloads a page.
                    Sorry, but when I look at the browser cache in IE, I can see several .js files lying there. Those cached files make hiding content more than a little difficult.
                    Check out the Forum Search. It's the short path to getting great results from this forum.

                    Comment


                    • #11
                      It's not bad but at what cost? Are you planning on using this on an image site?.

                      In IE I screen captured with PSP. In NN4 and Opera6, save as.

                      Comment


                      • #12
                        There is a SIMPLE way that you can download .js files.

                        1) Veiw the scource
                        2) Goto a WISIWIG editer
                        2) get the location of the .js file (you may have to add the website address)
                        3) get that address in a hyperlink.
                        4) back click and say download

                        Comment


                        • #13
                          Originally posted by ACJavascript
                          used IE 5.5
                          acj...
                          /me just a uses® ie5...errr just a rephrasing® that...'has' ie5...doesnt just a use® it much...hehehe...
                          The New JustaBuster Version 2.0 OR JustaBusta Lite V2.0
                          ...just a special® thanx kinda hugs to jkd n' nex ...:O)))

                          CommemorateWTC.com --Please lend your support

                          Comment


                          • #14
                            Just enter this into the address bar:

                            view-source:http://www.houseofproctor.com/lessons/One_A.htm

                            Comment


                            • #15
                              Simply put:

                              You can't protect source code. Period.

                              Former ASP Forum Moderator - I'm back!

                              If you can teach yourself how to learn, you can learn anything. ;)

                              Comment

                              Working...
                              X