![]() |
Sergey Kornilov admin 9/14/2005 |
On the list page you can run a basic search on Date equals some date value and use query string that ASP page builds. Usually it looks like this: http://localhost/test/Cars_list.asp?TargetPageNumber=1&action=Search&lang=&orderby=&dir=&PageSize=20&masterkey=&SearchField=Date+Listed&SearchOption=Equals&SearchFor=3%2F12%2F2003+&PageSizeSelect=20
|
|
501257 9/14/2005 |
DUH! That did the trick! Thanks... |