On Monday 13 May 2002 04:03 pm, Mark A. Robinson wrote:
Hi all. Ok I have 2 frames in my app. Left frame is my tree'd menu with some status info, too. Right frame is my data input side. User navigates with left frame, and it anchors the appropriate page over in the right frame. Now, here's the problem: if on the right the user selects something that affects the status of the app, how can I refresh the left frame so that it will display the change in status? Thanks for any help!
I'm doing something similar. In your right- frame, just do this: <body onLoad="window.open('url','frame_name [left-frame]')"> This does requrie that javascript be turned on in your visitor's browsers. ;-( -- George M. Ellenburg <george@ellenburg.org> <http://www.ellenburg.org/> 3 Years and counting of being 100% Microsoft-free; and much more productive. Proud user of ASK <http://www.paganini.net/ask/>, the Active Spam Killer! --- A disciple of another sect once came to Drescher as he was eating his morning meal. "I would like to give you this personality test", said the outsider, "because I want you to be happy." Drescher took the paper that was offered him and put it into the toaster -- "I wish the toaster to be happy too".