Re: what is the best way to log multiple search box activity?
Daniel Naber <[email protected]>
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <[email protected]> |
On Friday 23 August 2002 17:48, Rusty Wilson wrote: > QUESTION: I want to track the use of the search field located in the > body of the page separately from the search located in the footer of > every other page. I want to collect all the information that is normall > logged for *both* searches. > > What is the best way to do this? You'll have to modify the log_query() function in search.pl so that it writes one more column that contains the "name" of the box (hidden parameter). Then everything is logged and you can still see what box was used. Regards Daniel -- http://www.danielnaber.de _______________________________________________ perlfect-search mailing list [email protected] To unsubscribe, set other personal options or view the list archives please visit: http://perlfect.com/mailman/listinfo/perlfect-search