Nate Baxley <[EMAIL PROTECTED]> writes: > I'm trying to run wget on a dynamic site that has parameters in the > urls like this: other_images.php?month_id=11&year_id=2001. These > links seem to be completly ignored when I run recursivly. Is there > a parameter I'm missing, or is this just something it can't handle?
What Alan Eldridge said, plus two more points: * What version of Wget are you using? (Use `wget -V' to find out.) * Can you give us the URL so we can test what goes wrong and how?
