Disabling the long-running-script message in Browsers

Posted by Nismeh under JavaScript on 9/19/2013 | Points: 10 | Views : 5732 | Status : [Member] | Replies : 3
Hi,
While executing my code I am getting message saying long running script. Wait or kill page(s).... Can any one suggest?
http://stackoverflow.com/questions/4460263/disabling-the-long-running-script-message-in-internet-explorer
http://www.thedavidmeister.info/post/techniques-help-manage-long-running-scripts-and-avoid-timeout-errors

To understand my proble you can go through this link. But setTimeout() is not giving proper response.

IT KNOWLEDGE IS APPLIED KNOWLEDGE
So Just Do It



Responses

Posted by: Bandi on: 9/19/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Look into the article "Forcing an ASP.NET Application to 'stay alive' "
http://www.west-wind.com/weblog/posts/2007/May/10/Forcing-an-ASPNET-Application-to-stay-alive

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Nismeh, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 9/19/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Refer this link for "Disabling the long-running-script message in Internet Explorer"
http://stackoverflow.com/questions/4460263/disabling-the-long-running-script-message-in-internet-explorer


Refer this link for "Preventing ‘Stop running this script’ in Browsers"
http://www.codeproject.com/Tips/406739/Preventing-Stop-running-this-script-in-Browsers

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Nismeh, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 9/19/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Refer
http://stackoverflow.com/questions/5667456/stop-running-this-script-ie7
http://www.techsupportforum.com/forums/f56/long-running-script-message-607790.html

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Nismeh, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response