Just hacking away and wondering how to extract different information. Example;
In datasource.cpp when printing the cache there is this line: aspseek_printf(r, "<BASE HREF=\"%s\">\n", url.c_str()); in the "CTcpDataSource::PrintCached(aspseek_request *r, CCgiQuery& query)" function. Now what I want to do is fetch something else. What I would like to fetch is a couple of other things like this about the cached site: last_modified charset docsize how can I do this? I can't seem to follow this code as it jumps around all over the place and virtually no comments anywhere. Thanks, John _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com
