< Back

Document Subject: Javascript to refresh an iframe parent window
Hint Short Cut: Add this to your code & documentation to help you find this page.
http://#iframeRefreshParent or http://A555F9/nn.nsf/ByAlias/iframeRefreshParent

I use this code to refresh a discussion view page when a new iframe form is submitted.




This code actually refreshes the page.Works for ie and firefox.You can put this in $$Return.<script type=text/javascript>
parent.location.href = parent.location.href;</script
The "Save" button can be simply:@postedcommand([Filesave]);@postedcommand([Fileclosewindow])