Hi,
I have s site with a frameset and I want to have a script which refreshes only one frame when a user hits F5. Now when pressing F5 the whole site is refreshed and all the other frames go to the main site.
Does someone know?
TK
There is a sample here:
http://www.faqts.com/knowledge_base/view.phtml/aid/8653
It prevents the user from pressing F5. You can modify the code to make it refresh only one of the frames.
Hope this helps
fLIPIS
Thnks, It really helped me!