print< if(window.confirm('Really delete $entry?')) { location.href=("$0&aktion=Delete&confirm=1"); } else { history.back(); } CHECK