View Single Post
  #11  
Old 08-13-2009
sesame's Avatar
sesame sesame is offline
Senior Ladyboy Lover
 
Join Date: May 2008
Location: Around the world...
Posts: 1,143
sesame has a spectacular aura aboutsesame has a spectacular aura about
Cool Html method

m666, good idea! In Internet Explorer browser, you have to right click in order to see the source of any particular image.

But you can do this. Click View--> Source. This shows the source of the whole html file. Now, see the source of all the image files, which will probably be ****.jpg.

Now simply open wordpad and write this.
<html><body>
<img src="source of the image file....something.jpg">

for example,
<img src="http://forum.transladyboy.com/images/misc/forum.jpg">

now, end the notepad file like this.

</body></html>

Save this file in your desktop as,

whatever.html, not as .txt


Now, simply close the wretched site that disabled your R-clicking.
And doubleclick on whatever.html; you will see the image you want, minus any Rclick disabling mean scripts. Simply R-click on the image and
"save picture as"... save the image to any folder of your choice.:D
__________________
Your life is unique, cherish it. Do something with your life.
Reply With Quote