J
|
Jane 11/6/2008 |
Paul, |
L
|
lennyc11563 11/6/2008 |
Do you have an example on how to do. I presently log user logon/off to another table, what would you use for search? Paul, you can save user serahc parameters in another table and then select records from this table if needed. |
J
|
Jane 11/6/2008 |
Hi, if request.querystring("a")="search" and request.querystring("SearchFor")<>"" then 'add record to the log table here end if |