shawnthemonsterNovember 17, 2006
#33519saving
how can you save a pic on a web page thats disabled the right click?View original BBCode
how can you save a pic on a web page thats disabled the right click?
Thread #2362
how can you save a pic on a web page thats disabled the right click?
i personally print screen and copy it into microsoft paint. crop and save as it's not the best, but thats what i always did back in high school and i didnt really take the time to learn a different way
View Source, find the bit that has the <img src= (there will be a few, so you just gotta take a guess, based on tables and other things) etc... and then get the address and put that in your web browser. That should load the image with no saving restrictions