Hi, I'm trying to index a server that uses a session ID to keep a status on the server side. There's at least one page whose contents differs depending on the server state. Since the session ID is always the same, htdig will only index this page once. Is there a way to tell htdig that the page content changes and that the page should not be ignored after it has been indexed the first time? Actually the page does not need to be *indexed*, but the links in it need to be followed.
To make it a bit more clear: There's a frameset and one of the frames is src="blah.jsp?sessionid=something". When the user clicks a link the complete frameset gets rebuilt, but the blah.jsp frame has a different content this time. regards Daniel -- http://www.danielnaber.de _______________________________________________ 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

