![]() |
Sergey Kornilov admin 5/14/2010 |
Nobody can fix IE, even Microsoft. The solution is either to edit your data in smaller batches or use 'Insert Button' option to process selected records. |
M
|
mfred author 5/14/2010 |
I fixed part of the issue. http://support.microsoft.com/kb/175500 supplied to means to fix the error message about a slow script. The remaining issue is when the various entries update. I get an error that says there is a stack overflow at line 161 of the current page. I ran searches about stack overflow and it appears to have to do with a program's memory. Any ideas on how this relates and/or how to fix it? I can eventually update all entries but I have to click on OK for the stack overlow message for every entry before it will update. |
![]() |
Sergey Kornilov admin 5/16/2010 |
You cannot fix it. This is an issue with Javascript implementation in IE. If IE cannot handle this your only choice is to take another approach using 'insert button' feature. |
M
|
mfred author 5/17/2010 |
Thanks. The 'insert button' options sound like the best options for this. I see the option in 6.2. But I am unsure of the necessary coding and query function. Any help on these would be helpful. Thanks in advance. |