Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I use Frameset in my application, now I add the "Back" button in one of my frame using script "history.back()".

 

The problem is, I only want the back feature to be in that frame only and not the others. But the "history.back()" will also go back regardless of which frame.

 

Anyone know how to solve this problem?

 

(I am using IE6)

Posted

But if I use query string or post back to pass my previous page, then I only can "back" 1 page?

 

What if I want the "back" to go back more than 1 page? then it is quite complicated right?

  • *Gurus*
Posted

Yes, it would be more difficult. I fail to see why anyone would need to do this though. Can you explain your particular situation?

 

Additionally, you really shouldn't be using frames with a server-side programming language. I know you'll probably throw a fit at me for saying this, but it needs to be said. Remember, I'm only mentioning this with the best intentions, not to insight a riot as has happened before. :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...