I've searched extensively on the web about how to handle pop-up windows in PHP without finding any useful info. There is a bit for VBA but not really portable to PHP.
After I modify one or more fields and submit the web page to be saved, this pop-up appears with the OK button to click on that completes the saving process.
Is there a way to handle it via a PHP script?