alert box based on sql condition
Hi,
I want to get a alert box with some static text in that, but the box should come when i click button,(submit/apply changes) after checking a condition,
like if a sql statement returns a row, if no row is returned then no alert box.
i looked into http://application-express-blog.e-dba.com/?p=376 but unable to figure how to use it.
can i use something like htp. in pl/sql process,
http://docstore.mik.ua/orelly/oracle/webapp/ch0701.htm#BOOK-CH-7-SECT-1_
any suggesions or idea.
Thnaks,
Little Foot.