Re: writing to different log files?
Daniel Naber <[email protected]>
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <[email protected]> |
On Friday 23 August 2002 01:55, Rusty Wilson wrote: > Is there some way I can track which search was conducted from the footer > based search form, and which was conducted from the form in the left > navigation area? The easiest way is to add one hidden fields to each of the boxes, like <input type="hidden" name="box" value="1"> Then you can grab your web server access logs for box=1 and box=2 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