HTTrack Website Copier
Free software offline browser - FORUM
Subject: Javascript AGAIN
Author: Heidi
Date: 04/22/2012 01:55
 
I read many threads about this but cannot get anything suggested to work.
All I want to do is downlaod all the images int he image/ directory of a site.
But the site does not allow direct access to the images/ directory. 
The html files of the site all have a script an <noscript> for the image
The script part is  
document.write('a
href="javascript:popupWindow(http://www.website.com/index.php?main_page=popup_image&amp;pID=1111111)

That is the image I want.
The other way is to use the noscript which is easy to get

noscript

a href=http://www.site.com/index.php?main_page=popup_image&amp;pID=1111
target="_blank"
img src="cache/small150x100.JPG" 
span class="imgLink">larger image
a>

So how do I get the part in the nosript tag since the script part is not
working?
Thanks

 
Reply


All articles

Subject Author Date
Javascript AGAIN

04/22/2012 01:55
Re: Javascript AGAIN

04/22/2012 16:42




3

Created with FORUM 2.0.11