In the WIKI there is a nice write-up about how to implement "Custom Paging" in SQL Server 2005 and Oracle. Looking at the SQL code, it appears that it would be very easy to simply add this feature as a checkbox on the General Settings screen. if checked, OWS would simply "wrap" the query typed by the user in the code needed to implement this custom paging.