essjay_d12 Posted March 29, 2006 Share Posted March 29, 2006 Is it possible to get a confirmation window / warning window to pop up to confirm actions when a form button is clicked?ThanksD Link to comment https://forums.phpfreaks.com/topic/6090-warning-window-pop-up-for-form-button/ Share on other sites More sharing options...
shocker-z Posted March 29, 2006 Share Posted March 29, 2006 Your looking for javascript really or a less you want it to submit all the user data/actions to another page with a form which say's are you sure u want to delete blah blah blah.. then a yes button to resubmit data but to the correct page else click no and make the browser go back a page..RegardsLiam Link to comment https://forums.phpfreaks.com/topic/6090-warning-window-pop-up-for-form-button/#findComment-21913 Share on other sites More sharing options...
essjay_d12 Posted March 29, 2006 Author Share Posted March 29, 2006 are there any links to a javascript function that will possibly do it?tad Link to comment https://forums.phpfreaks.com/topic/6090-warning-window-pop-up-for-form-button/#findComment-21921 Share on other sites More sharing options...
trq Posted March 29, 2006 Share Posted March 29, 2006 [a href=\"http://google.com/search?q=javascript+alert\" target=\"_blank\"]google[/a] is your friend. Link to comment https://forums.phpfreaks.com/topic/6090-warning-window-pop-up-for-form-button/#findComment-21924 Share on other sites More sharing options...
nikhilthecool Posted March 29, 2006 Share Posted March 29, 2006 [a href=\"http://www.w3schools.com/htmldom/dom_obj_window.asp\" target=\"_blank\"]http://www.w3schools.com/htmldom/dom_obj_window.asp[/a]there is a function called confirm()do check out.thanks Link to comment https://forums.phpfreaks.com/topic/6090-warning-window-pop-up-for-form-button/#findComment-21926 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.