What I'm looking to do is, I have a small gallery page that displays images. Below each image I have a link that is for deleting the image, but I don't want to have to go to another page and then reload and all that. What I need is an ajax command from my link so asynchronously call my php delete page then return with a small message box saying that it has completed or hasn't completed. How can I do this?
Thanks in advance for any help.



Reply With Quote


Bookmarks