hi
I have two frames.The left frame and the right frame.In the left frame i have one combobox,which contains different options.when i select any one option the contents in right frame is changing.this is working very fine.but when i click back button of browser,only the contents of the right frames are changing.actually i want to refresh the left frame as well when i click the back button.how i can move with this.Instead of back button of browser,if i use back link then again i want the same effect.I want help in this.