I a form that has some edits that are fired when the user presses an OK key at the bottom of the page.
But my problem is when the alert box displays and the user presses the OK button on the box, it then redisplays the form like the refresh button has been pressed. I know why the screen redisplays, it's because of my action tag on the form statement(I think).
Is there a way to fire an alert box but after the user presses OK on the alert box, that it keeps the values on the form that the users keyed, prior to getting the error message box?
Thanks TBlack.
But my problem is when the alert box displays and the user presses the OK button on the box, it then redisplays the form like the refresh button has been pressed. I know why the screen redisplays, it's because of my action tag on the form statement(I think).
Is there a way to fire an alert box but after the user presses OK on the alert box, that it keeps the values on the form that the users keyed, prior to getting the error message box?
Thanks TBlack.