I've got a site with 3 frames. The one on the top has a link to an asp page that opens in the content frame.
I need to find out the previous page in the content pane. I tried using HTTP_REFERER but it didn't work and i think it's because the refering page is the parent window.
I also tried using history.previous but that didn't work either, something to do with settings that only apply in Netscape. I kept getting 'undefined'
Any help would be greatly appreciated.
I need to find out the previous page in the content pane. I tried using HTTP_REFERER but it didn't work and i think it's because the refering page is the parent window.
I also tried using history.previous but that didn't work either, something to do with settings that only apply in Netscape. I kept getting 'undefined'
Any help would be greatly appreciated.