Q: iframes & refresh
Q: iframes & refresh
Out of context: Reply #3
- Started
- Last post
- 4 Responses
- Monsterjoe0
nah just said i need a button to keep is simple :P
frame1 contains a php page, when this page is being processed i need to reload the page in frame2document.framename.reload();
doesnt work because(i think) this points to frame2 "into" the php page and not the page that contains the frames...