Hi!
I am working on a small app that displays information stored in a database (Access), 20 items per page.
My problem is that I would like is if I link to a specific record (for example "default.asp?ticket=25") I want the app to calculate the page of the record and redirect to "default.asp?page=2&ticket=25".
Anyone got ideas?
Thanks!
(Here are the columns of the table):
Code:
TICKET_ID
TICKET_MSG
CLIENT_ID