I have a page with three frames
top horizontal frame for a banner
left vertical frame for a menu
Right veritical frame for the main part of a page
I have implemented a timeout during activity on the site. Once the timeout has been reached, I use the LOCATION PHP command to redirect to the login page.
Problem:
The right vertical frame shows the login page and not the whole page containing the frames. Efectively I want to redirect the page containing the frames to the login page, not the frame itself.
Can anyone help me please?
Thanks
BB