Calling a confirmation javascript while trying to logout
470372Dec 10 2005 — edited Feb 27 2008Hi ,
I like to display a confirmation message before trying to logout like one the delete button have generate as :
javascript:confirmDelete(htmldb_delete_message,'MULTI_ROW_DELETE');
Is there any way to use that kinds of thing in the navigation bar target URL entry?
Now if the user choose yes the it will call window.close otherwise if no then nothing happens .
How to formulate the things ....
Probably Carl have idea on the js stuff....
Cheers.
ROSY