Jump to content

delete record on image click


ashish4172

Recommended Posts

Hi,

I would have the delete image link to a script that deletes the record but requires confirmation first.

ie:

delete.php?id=10 asks for confirmation which then submits to it self.

delete.php?id=10&confirm=true would the delete the record.

You could use a IF statement to make sure confirmation = true.

Either that or you could prob create a JavaScript Yes / No popup.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.