Hi!
I have a page where is two frames, left and right. The left frame has also two frames, upper and down. So infact there are four frames.
On the down frame is a web page which keeps refreshing every ½ min. The refreshing frame (down frame) is checking for valid data. When the data becomes invalid it should redirect user to a notification page. Now, my only problem is that the notification page has to be on top (target="_top"). I have no idea how do this with headers or what ever. Any ideas?
Thanks!