Search Results

0
votes
2answers
182 views

Button click event called again when page is refreshed using F5

Hi friends, I found that if you press F5 or refresh from browser window, the last event fires again. For ex. I have clicked on a button the button event is carried out normally, but if i pr …