I built a asp serach engine. The front end of the search is a html submit form. The search result goes to a different page. The serach engine works fine. But I don't know a way to display the result in different pages. I did find some online reference on paging the result, but none works with the submit form. Any examples, references? TIA.