02-13-2012, 11:06 AM
OK, image is alone in web page.
Source containing it is like this:
</td>
<td align='center' valign='middle'>
<a href='http://somesite.com/'>
<img alt='image description' border='0' src='http://some/way/to/file.jpeg'>
</a>
</td>
What is the best solution to get the alt and src content?
How to save to disk and wait for the download is over before ending the macro?
Source containing it is like this:
</td>
<td align='center' valign='middle'>
<a href='http://somesite.com/'>
<img alt='image description' border='0' src='http://some/way/to/file.jpeg'>
</a>
</td>
What is the best solution to get the alt and src content?
How to save to disk and wait for the download is over before ending the macro?
