Hi, I am working on extjs based application , i need control the page refresh when user press f5 multiple times, i am getting script error when user done this.
I need to solve this issue by sending 2nd refresh request after 1st refresh one is completed.
Is there any way to achieve the above solution using extjs..
Thanks in advance