Login | |
|
 |
RE: Script advice - 9/7/2007 4:55:07 AM
|
|
 |
|
| |
Rischip
Posts: 510
Score: 2
Joined: 3/26/2007
Status: offline
|
quote:
Guys, I have written a script that will update a database with a load of values from another but when it runs it uses 100% CPU. When I try and invoke this script from within IE it causes IE to ask if I want to end the script because IE may become unresponsive. For the unresponsive script popup in IE look here http://support.microsoft.com/kb/175500 I set mine to something like ffffffff This basically gets rid of it, but keep in mind other scripts won't timeout effectively any longer either. If it's not one thing it's another. Microsoft's method of getting rid of Global variables in code is to put them in the registry.
_____________________________
Rischip Author of - The Grim Linker
|
|
| |
|
|
|
|
|