I have a browse with a button in it. When the button is pressed, it runs some server side code and it is working great. I'd like to have a popup message in the browser after the server code is done just saying something like "Success". Just wanting to give the user some feedback that something happened. I've looked at p_web.message() but not real sure what that can be used.
Thanks,
Brad Wilcox