To stop auto refreshing a page fast via hotkeys. Ive seen examples of disabling keys using java. but was wondering if anyone had a simple function to do so. F5 ctrl + F5 ctrl + r have seen disabled in other example's using java from running a search on Google. However this would be used in a online turn based game to force players to click links in site to refresh the page rather then F5 or any other hotkey that would refresh the page automatically passing data again threw the site. Tj