|
 |
asp_web_howto thread: displaying search results
Message #1 by moushumibarat@h... on Fri, 1 Nov 2002 05:00:39
|
|
my problem is displaying search results
say someone searches a particular thing on my site and there are approx 50
records matching the criteria..
i want to display only say 5 records at a time on one page and give
hyperlinks next ,previous,page no for the user to navigate through the
records
the same way as it is done on any good site e.g google
plz hlp me
i can't manipulate the record display using arrays
Message #2 by "phil griffiths" <pgtips@m...> on Fri, 1 Nov 2002 13:32:36
|
|
try http://www.aspfaq.com/show.asp?id=2120 for a starter on paging.
> my problem is displaying search results
s> ay someone searches a particular thing on my site and there are approx
50
r> ecords matching the criteria..
i> want to display only say 5 records at a time on one page and give
h> yperlinks next ,previous,page no for the user to navigate through the
r> ecords
t> he same way as it is done on any good site e.g google
p> lz hlp me
i> can't manipulate the record display using arrays
|
|
 |