Call javascript from PL/SQL and refresh/reload page...
Hi,
I have one problem.
Well, I call javascript from pl/sql process.
Because it's some sort of validation I have to fire it (process) "On Load – After Footer" to show javascript alert.
That works fine...
Because it fires "On Load – After Footer" the page is not refreshed and I can't see the changes on the page.
So, the question is: How to call refresh/reload function in the "On Load – After Footer" process.
regards,
Mzz