| This post was from a few days ago, but it seems to have
fallen out of view. Anways, I'm trying to get this URL to
be picked up, but it's got another fully qualified URL
within it as part of the querystring, which is failing for
me. I get the error ( found in the hts-log )
Error: "Unable to get server's address" (-5) after 2
retries at link
primary/www.osha.gov/pls/oshaweb/owaredirect.html?p_url=http://www.asse.org/ShopOnline/books/standards/3322.h
tm (from primary/primary)
I'm using 3.21-8 but I don't care about it picking up the
file referred to.
I want it to pickup
<http://www.osha.gov/pls/oshaweb/owaredirect.html?p_url=http://www.asse.org/ShopOnline/books/standards/3322.h>
tm
That page isn't a redirect script, it's a page that has a
disclaimer and then has a link to the url. I may or may
not want to include the URL and my program will let my
person choose to do that or not, but I'm having an error
when I try to get the first page. | |