Quote:
Originally Posted by Alex Mitrani
they store the images as file names ussing the issue number (e.g. issue 357), not only by date, so it does not seem very easy to do it. Has anyone got any code that deals with this situation that could be adapted? Thanks very much.
Alex Mitrani
|
If you hunt around the site using FireBug and FireFox, you may be able to find a link to the "current issue" or something equivalent. That link will often have the issue number you can parse out of it, and with the issue number you can do what you want.