Little help please. I want to change header of popup "window" on wrong entered information on login page. For now it is "alert". How to change to for example: "warning" ....
My code to call popup is:
loc:alert = 'Warning, login information is NOT correct.'
p_web.Popup(loc:alert,0)
Nettalk 7.40
[attachment deleted by admin]