On Wed, 20 Nov 2002, Vince LaMonica wrote: } What I am missing? } } Here's the log file snippet: } } No modification time returned: assuming now [snip] } Tag: META name="date" content="Sat, 19 Oct 2002 21:10:54 GMT", matched 20 } } time: Sat, 19 Oct 2002 21:10:54 GMT
I was able to partly figure the above out. My header() call was using a varible that wasn't yet defined, hense the reason there was no modification time returned. It will be nearly impossible for me to call the header() function from within the file that calls readfile() due to the fact that the varible for the last updated time isn't defined until the readfile() has started! So this begs the question: if Last Modified: is not returned, why doesn't htdig use the META type listed above? Isn't that what use_doc_date: true is supposed to do? Confused... /vjl/ -- Vince LaMonica UC Irvine, School of Social Ecology W3 Developer <*> 116 Social Ecology I, Irvine, CA 92697 [EMAIL PROTECTED] http://www.seweb.uci.edu/techsupport Microsoft is to operating systems & security .... .... what McDonalds is to gourmet cooking -Marc MERLIN ------------------------------------------------------- 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

