Hi,
javascript:apex.confirm (htmldb_delete_message,'DELETE');
is working in once page but not another.  One page, the delete button has a database action of DELETE and has automated row processing - this works,
Another page, I am manually deleting via PL/SQL, and regardless of whether I set the database action or not I get this in the browser:

How can this be the case from one page to another?!
Regards
Stephen