At 10:28 AM 5/26/00 -0400, you wrote:
>ok question 2:
>Is there a decent way to allow a user to search on the search results?

I don't know if this is decent, but use Verity to
get a list of record IDs.
Then use the DB to scan those records (or use
M$ SQL7 full text search), and display results.


>question 3:  Is there an easy way to limit a page to 50 results at a time?
>(I know you can output 50 rows or the search query, I'm just curious how to
>get the 50 more)

Use Verity to get a list of record IDs.
Then display results 50 at a time.

best,  paul


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to