Results 1 to 4 of 4

Thread: image capture

  1. #1

    Zeropaid Noob

    Join Date
    Aug 2002
    Posts
    1

    image capture

    Is ther any program tha will save protected pictures on web pages? All the ones I try dont work!

  2. #2
    Wolfie's Avatar

    Aku Soku Zan

    Join Date
    Apr 2002
    Location
    USA
    Posts
    3,179
    If it is large enough you can always do a screen capture and cut and paste the section you want and save it as separate file.
    Insert sig image here

    Since its inception almost 30 years ago, the internet has been transformed from a primitive device for sharing thoughts and ideas, into a massive network where people pay to connect and read advertisements they don't want, while calling each other "asshats".

  3. #3
    PornMaster's Avatar

    I Invented Porn!

    Join Date
    Nov 2002
    Location
    Canada
    Posts
    579
    Or you could do it the old fashion way....(If you use Internet Explorer) Go to File -> Then Save As, And BAM.. The Photos will be in your My Documents Folder or where ever you saved it too.

  4. #4

    account can be deleted

    Join Date
    Oct 2002
    Posts
    620

    Re: image capture

    Originally posted by zakklp
    Is ther any program tha will save protected pictures on web pages? All the ones I try dont work!
    Hardly anything is protected. If you put something on the web, it's generally available to anyone. So far, I've only ran across one site that protected maps it displayed. That one was really well done, you couldn't even take a screenshot. But if you're talking about sites that don't let you right click, that can easily be disabled with a short javascript statement. I got a bunch of those saved as bookmarklets. Examples:
    Code:
    javascript:void(document.onmousedown=null)
    
    javascript:void(document.onmouseup=null)
    
    javascript:void(document.oncontextmenu=null)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •