|
-
Jun 27th, 2001, 10:10 AM
#1
Thread Starter
Lively Member
Refresh IFrame???
I'm not sure if this can be done with code, but how can you refresh an IFrame with client-side script? My app a report preview with the report inside an IFrame. In that report is a user-specific variable (a name pulled from a cookie). I want the user to be able to edit the signature, in case it is the wrong one. I already have the code in place to change the cookie. I'd like to be able to force a refresh with the updated cookie information. I've tried using
window.location = window.location
and the IFrame will not reload correctly.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|