Is there a command that functions like the confirm command in JS? I have a part in a script that when a user clicks on the link, it asks if they are sure. It has to be a script though, I cannot use just an HTML page. Does anyone know of one?
Thanks!
D O N