Ezilon.com - Target Your Audience, be Seen in Your Region

ASP and MS Index server

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

She has: 11 posts

Joined: Feb 2006

Hi there,

I have a search page and a results page using ASP and index server. This all works fine but i'd really like to find out about paging the results but i cant seem to find any information on it. Any examples i come across refer to ASP and database paging results. Any help on this would be much appreciated.

Thanx in advance

They have: 330 posts

Joined: Apr 2000

http://www.codeproject.com/asp/indexserver.asp

Look for this text to get the script...

The demonstration script
The sample script ties all this together and also demonstrates how to provide the user with a facility to view the results page by page. Feel free to use and customise this script on your own sites.

She has: 11 posts

Joined: Feb 2006

Thanx alot, that really helped me to get started. My ASP search works really well now.