> What might be causing this? I'm assuming that the ASP pages come through OK in a regular browser?
There are of course tons of reasons that the ASP might fail. It might be retrieving documents from a remote database that's down. It might be faulty ASP code, or trying to include a broken file. ... The first thing that I'd check, assuming the ASP comes through OK in a regular browser is if the ASP is trying to do some sort of browser detection. What do you get if you set the user_agent attribute to Mozilla like so: user_agent: Mozilla -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

