Hi All,
I need some help at following scenario
Had an Ajax message popup box after clincking "Submit" button (page A) to tell the user that Thank you for submitting, on which have an "OK" button
the problem is:
1) if it is the first time have the popup, click "OK" the msg box will be closed, and back to previous page (page A)
2) On page A, click "Submit" button again, popup box would be displayed again; but click "OK", the msg box will not disappear.
Does anyone give me some suggestion? Thank you in advance.
Ellen