Yan Seiner <[EMAIL PROTECTED]> wrote Mon, Apr 30, 2007: > Is there something that is guaranteed to change on load/reload that I > can check for quickly? Perhaps something like document_view->name?
A struct document contains a field called "id' which is basically a counter controlled by the cache system and which is changed--for the same URL--on reload and unique across different URLs. Maybe it can be used. -- Jonas Fonseca _______________________________________________ elinks-dev mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-dev
