At 4:27 PM -0700 5/29/01, Harrell, Roger wrote:
>sessions if the proper variables are sent with each request but the only
>thing I've seen for htdig is to send the standard http user and password,
>not custom vars. Any way to do this??
Not easily. If your site passes the custom vars into the links on a
page, then you could alter the start_url, e.g.:
start_url: http://www.foo.com/?user=bar
-> links to www.foo.com/nab.html?user=bar
In the 3.2 code, users can use "external transport" scripts, much
like external parsers or external converters. So you could write a
small one that would add the custom vars when submitting an HTTP
request and handle it with a command-line program like wget or curl.
--
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
_______________________________________________
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