|
Re: Refresh iFrame once this process has completed...
I've seen people do this and the most common solution is to just reload the page that holds the iframes. Seems to work fine for most things. Another thing you could do, is set a link to the iframe target to the same page, which refreshes it as well. Although i'm not really a fan of this.
|