I’m creation the website, images as well as all. But I need the formula to stop an picture from being saved to someone’s computer. Is there the approach to do that?
- How to protect images from my website from being stolen by other users? (2)
- Securing And Preventing Website From Being Hacked (0)
- is there a website where i can print coupons from for free? please help fast!!? (2)
- Train tickets from Trenitalia website for Italy intercity, how to get discount fare for famly of 4? (3)
- How do I save simple input from a website (like account names)? (4)
- Has anyone purchased coupons from this website? If so were they any good? (2)
- Any good coupons for Sea World other than from S.A.V.E. website? (3)
- How do I allow coupons to be printed from the Colgate website? (1)
- what website can I get a park and fly coupon flying from Memphis tn? (1)
- How to stop GoDaddy from “fixing” my html code? (1)
- H&M 20% discount coupon printout from website? (2)
- Where is a legitimate website where I can get coupons from? ? (3)
- How to get Pokemon code from PokeSav to stop making “Save Error”? (1)
- How do I stop this code from coming out? (1)
- What ’s a good website for cheap airline tickets from Chicago to New York City? (6)
- How do I stop my ß from looking like my B? (5)
- Malaysian airlines kuala lumpur stop over help? i am stopping over at kuala lumpur from India.? (2)
- Whats the best Chinese website to use to purchase airline tickets for a one way flight from China to the USA? (3)
- Pedigree Dog Coupons: Don’t Let Money Stop You From Giving Your Dog The Food He Deserves (0)
- whats the best website to download free printable coupons from? (2)
- Does anyone know the website for a coupon thingy I saw on the news once from Phoenix, AZ? (1)
- Do you know the name of a website from Phoenix, AZ on the vouchers? (1)
- How to stop PPL applications directly from USB stick? (4)
- How do I stop biting my lips and peeling skin from my fingers? (8)
- How to stop ppl from running applications directly from pendrive? (4)
- How To Get More Leads From Your Website (0)
- Does anyone know a web-site where I can get free coupons for food stores from? (0)
- Is there a code i can put in my myspace to stop people from right clicking and saving my pictures? (0)
- Should I buy an action replay from the code junkies website or ebay? (0)
- How to Stop a cat from peeing in corners? (0)
Tagged as: being, downloaded, From, Images, Personal, Stop, website
{ 6 comments… read them below or add one }
you looking for a java called a no right click script try this
http://java-scripts.net/No-Right-Click-Javascripts
You can use client-side code like javascript to disable features like context menus (right-clicking) and Ctrl-C, but all someone has to do is turn off javascript and they can proceed with copying/downloading whatever they’d like.
Basically, there’s no good guaranteed way to prevent it.
the best option maybe is for you to create a protected flash based content for the images so you can show the pics in your page and still protect the images from being downloaded.
There are various tricks you can do that will keep some people from being able to do it.
For example, you can disable right-click in JavaScript. Lots of people won’t be able to get past that, but some will be experienced enough to disable JavaScript.
Another example, you can do multiple layers with a 1-pixel transparent .gif sitting in front of the image you want to protect, expanded to cover the entire image. Then if someone right-clicks and saves the image, they get the 1-pixel transparent image only. Lots of people won’t be able to get past that, but some will be experienced enough to view the source of the web page and find the actual URL to the image.
You can stick it in a Flash animation. Lots of people won’ tbe able to get past that, but some will be experienced enough to screen-capture the image they want.
Practically speaking, if you let an image display on someone’s screen, their computer is downloading it in order to display it, so it is on their machine. Once that happens, it is more or less our of your control — it is not possible to prevent them (for sure) from saving a copy. You can make it difficult to save a copy, and you can lock out some people… but a handful of competent people will be able to get around whatever restrictions you choose to implement.
No. You need to download it to display it. At the minimum a copy would be in the browser’s cache. And the worst case, I can always take a screenshot of the browser screen.
So if you put it up, it’s in the public eye, and you can’t keep people from saving their own copy, period.
The right click disable script doesn’t work if the user has JavaScript disabled, in their browser
Besides, even if you use Flash, the person can always take a screen shot of your layout, and then cut out the part that interests him/her.
My suggestion is the following: don’t be so scared that people will copy you. If you’re just starting out, then there’s an extremely low chance that people will want to copy anything from you.
If those pictures are so amazing, and you’re the one who created them from scratch, then you can complain to a web host if someone else uses them.
But if someone just downloads them for personal use (they use it as a wallpaper on their PC, not giving it to anyone else), then there’s nothing you can do about it. After all, you posted it for people to see.