Im working on an app for a guy and need to refresh the frame menu, which is partly driven by session variable contents. Thing is, the nature of the frame menu portion of the frame is that it isnt refreshed.
How should I get the menu portion of the frame to refresh?
My thought is figure out a way to get javascript to do it if possible (note: refresh must be initiated from a different part of the frame), but I thought perhaps there was a better idea out there.
Mark