I'm using C Programming with CGI on linux redhat.
We have written an intranet application which uses IE6.
We have a problem when the user uses the buttons from the browser toolbar.
Our page submits when the user loads the page, hits refresh, or hits the
submit button on the page.
However, when the user hits the back button from the IE toolbar, the state of
the page is kept but the user is now on a different page.
We found a way around this for now - to open the window in a new browser
window and remove the IE Toolbars.
Are there any other options for eliminating this conflict?
I apologize if I didn't explain this very well.
Thanks in Advance
John
We have written an intranet application which uses IE6.
We have a problem when the user uses the buttons from the browser toolbar.
Our page submits when the user loads the page, hits refresh, or hits the
submit button on the page.
However, when the user hits the back button from the IE toolbar, the state of
the page is kept but the user is now on a different page.
We found a way around this for now - to open the window in a new browser
window and remove the IE Toolbars.
Are there any other options for eliminating this conflict?
I apologize if I didn't explain this very well.
Thanks in Advance
John