05-18-2008, 07:05 PM
|
#1 (permalink)
|
|
The Contributor
Join Date: Oct 2007
Location: Newcastle, UK
Posts: 96
Thanks: 3
|
Updating list without page refresh
Hi, using Gareths tutorial ( TalkPHP - Simple AJAX with JQuery) I made a script which adds items to a database without having to refresh the page.
Now I want to display the list of the items above the form (which I have managed to do) but I want it to automatically update with the new items, could anybody show me how I would do this?
I would also like to be able to delete and edit the items without having to refresh the page if possible.
|
|
|