Hi, I was wondering if someone could point in the right direction?
I've been struggling to find a solution to displaying data results of a recordset from an mySQL database into a DIV layer, without having to refresh the page when clicking to view the next record.
I have looked at script.aculo.us, AJAX, XML, Spry and JQuery solutions but I still can't get the desired effect and it isn't dynamic. The nearest I've got is a script from Dynamic Drive - Ajax Pagination, but unfortunately doesn't grab content from the database and you have to recreate the pages yourself so not very practical.
I'm simply dealing with a small amount of records and my primary aim is to speed up the web page with fluid transition of records and avoid refreshing when users navigate through this DIV layer which currently uses this conventional PHP pagination method.
I would be very grateful for any guidance.
Wayne, Manchester UK