abrahamgarcia27 Posted July 6, 2011 Share Posted July 6, 2011 I am working on a button that will delete a User from a database. Is there a way i can pop out a warning message "your user will be deleted are you sure YES or NO" before running the delete query Link to comment https://forums.phpfreaks.com/topic/241174-before-running-query/ Share on other sites More sharing options...
gizmola Posted July 6, 2011 Share Posted July 6, 2011 Yes use javascript. This is called creating a "modal" dialogue. http://www.designlabelblog.com/2009/03/20-ways-to-create-javascript-modal.html Link to comment https://forums.phpfreaks.com/topic/241174-before-running-query/#findComment-1238886 Share on other sites More sharing options...
monkeytooth Posted July 6, 2011 Share Posted July 6, 2011 http://www.webstuffshare.com essentially exactly what your looking for in concept. Link to comment https://forums.phpfreaks.com/topic/241174-before-running-query/#findComment-1238948 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.