Forum Moderators: open
page 1: <a href="page2.asp?id=10">page 2</a>
page 2: performs the query:
select * from customers where id=" & request.querystring("id")
and you place the results of the query on the page using scripting, then the results will be indexed by Google and Fast. The search engine has to have available a hyperlink to the page that produces the answer.