Hi, how do I display a confirm alert box, displaying an OK and CANCEL button?
Upon the user clicking OK, how do I navigate to a different page? Upon the CANCEL button being clicked, how do I close the window/alert?
One of the first Google matches for "javascript confirm dialog": http://www.webreference.com/programming/javascript/confirm/2.html