Error when using window.opener.loction.reload(); function

Error when using window.opener.loction.reload(); function

I am using the window.opener.loction.reload(); function to refresh the parent window. But I don't need to display the Internet Explorer alert message that says, "Click on retry or cancel and all." Is there any other way to do it?

    Requires Free Membership to View

    Register today to access targeted resources from our editorial writers and independent industry experts focused on Lotus Domino, Notes, Workplace and other related technologies.

    By submitting your registration information to SearchDomino.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchDomino.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Using window.opener.location.reload() should not display any IE messages. There is a typo in your code ("a" missing in location) – could that be it?

Do you have comments on this Ask the Expert question and response? Let us know.

This was first published in August 2004