You need to sign in to do that
Don't have an account?

Refreshing a salesforce.com page
I have created a custom link on my Contacts page. This custom link opens a new window that is hosted by my server. The user fills out a form, and then submits. When this submit is done, i would like this page to refresh the Contact page. I am using javascript and call: parent.opener.location.reload(); This gives me a "Permission denied" error. Is there any way i can refresh the SFDC Contact page from my page?
See the tech note here http://www.salesforce.com/developer/tn-18.jsp