D David Jan 3, 2005 #1 how can I force the "document.execCommand("Refresh");" command to refresh page only one time?
D Daniel Fisher\(lennybacon\) Jan 3, 2005 #2 You can use a parameter mypage.aspx?reloaded=true and check if the parameter exists if not reload the page...
You can use a parameter mypage.aspx?reloaded=true and check if the parameter exists if not reload the page...