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 Quote 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 Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/241174-before-running-query/#findComment-1238948 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.