squirleegirl
Programmer
Hi! I've got a problem that I'm not sure exactly what the problem is so I don't know where to look to find the answers.
I've got an asp application that was developed by someone else that uses frames - left side contains logon then tree-structured menu options and the right side contains whatever I've chosen from the menu.
On the right side is an main information sheet that contains links to fill out forms which opens in new windows. After I complete a form and save it, I am returned to the main page (left side menu, right side main information).
Problem is the new information is not there - Okay, no big deal need to refresh. Here's the problem: IE refresh button doesn't refresh the page, but reloads the app to where I am back at the login screen. Very frustrating for the users. However, if I right-click on the right frame and use the refresh option there, then the page refreshes okay.
So, I'm assuming the problem is because the IE refresh button is looking at the left frame in which to refresh (maybe?) However, not sure if this is a caching issue or what. I don't necessary need the page to refresh on its own, but the users like the refresh button.
Does anyone have any ideas as to what the problem is - at least this way I will then I will know where/how to start searching for answers.
Thanks,
Squirleegirl
I've got an asp application that was developed by someone else that uses frames - left side contains logon then tree-structured menu options and the right side contains whatever I've chosen from the menu.
On the right side is an main information sheet that contains links to fill out forms which opens in new windows. After I complete a form and save it, I am returned to the main page (left side menu, right side main information).
Problem is the new information is not there - Okay, no big deal need to refresh. Here's the problem: IE refresh button doesn't refresh the page, but reloads the app to where I am back at the login screen. Very frustrating for the users. However, if I right-click on the right frame and use the refresh option there, then the page refreshes okay.
So, I'm assuming the problem is because the IE refresh button is looking at the left frame in which to refresh (maybe?) However, not sure if this is a caching issue or what. I don't necessary need the page to refresh on its own, but the users like the refresh button.
Does anyone have any ideas as to what the problem is - at least this way I will then I will know where/how to start searching for answers.
Thanks,
Squirleegirl