Quote:
Originally Posted by jdox
I went to a wedding a couple weeks ago and want to save a few of the pictures off their website but when I try to right click on the picture so I can save it, it tells me the image is locked (of course they want me to order the pictures for $15 per photo) Does anyone know of a way to save the image? I know there has to be a way since I am viewing it in my browser. Just figured someone here might know. Thanks in advance!
|
You can do a few things. One is turn off your java script in your browser. There are different steps to follow depending on what browser you use.
American Funds - How do I turn on JavaScript in my browser?
Most of those pop up errors you get are from java script. By turning that off, they won't be able to give you those errors.
Your second choice is to view the page source (from your web browser) and then go in the code and find where the image url is. Once you find that, put that into your address bar and it will display only that picture, not the actual html page. Then you can right click and "save as".
Hope that helps!