No, not a public site. It's a web service run by my company. I'm creating an application to make our setup duties on this site much easier.

I have made more progress. I have discovered that the JavaScript alert is firing BEFORE DocumentCompleted. In fact, until you click "Ok", the document doesn't finish loading.

I'm going to try a different tack on this and use your example to strip the alert all together, then test the page contents to see if it saved correctly or not. I'll post an update later today.

I can't thank you enough for the help thus far.