how to download images of a html when img tag like this

jusescn
06/24/2011 06:50 am
i want to download a html like this
<html>
<body>
<img src2="http://test/a.jpg">
</body>
</hmtl>

img tag do not has attribute src,load the img by script throgh the attribute src2.

how to download the images.

i use 'Additional=ParseIncludedScripts' ,but it userless.

Oleg Chernavin
06/24/2011 06:51 am
As far as I know, there is no HTML standard with IMG SRC2= tag. Can you give me the link to such page?

Thank you!

Best regards,
Oleg Chernavin
MP Staff
jusescn
06/26/2011 09:59 pm
like this link:
http://www.moko.cc/post/goofy/502551.html
Oleg Chernavin
06/27/2011 12:28 pm
OK. This is added to 6.0 Beta 3 version.

Oleg.