refresh content frame not menu frame

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • weccles
    New Member
    • Jul 2012
    • 1

    refresh content frame not menu frame

    I have a right menu frame that does not change, it is used to initially load the content frame on the right. When a menu item is clicked it is displayed and used in the content frame (target="conten twin"). When a browser refresh is clicked, how do I ONLY refesh the contentwin frame and not the menu frame. Right now the menu.asp is called on a refresh which loads the content frame with the starting code....not what the user was working on.
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    If they use the browser refresh, there's nothing you can do about that. It will reload everything.

    Comment

    Working...