No not currently. Its a perl function that I pass a date to in the URL. So the URL I actually download the file from is something like: https://ecf.flnb.uscourts.gov/cgi-bi....pl?09/26/2006

If the date exisits in the URL it gives me back a zip. If not page requires user input. Even if there was a link how would I download without creating a new Response. Is there a way to access the response of the webbrowser control?Hope this makes sense.

Cheers,
Luke