Errors in Internet Explorer when entering data in form
I'm having problems with my form in Internet Explorer that haven't occurred before.
When using the permalink page to enter data, everything works fine in Mozilla Firefox, but when using Internet Explorer 7, after entering 1 record successfully, when I try to enter a 2nd record, when I tab out of the first field I get error messages:
Line: 56693995
Char: 1
Error: Syntax error
Code: 0
Line: 1
Char: 1
Error: Syntax error
Code: 0
Line: 2
Char: 1003
Error: Could not complete operation due to error 80020101
Code: 0
Note that I am using an on user input script for the first field that checks for a match in the database and autofills some other fields if a match is found. You helped me with that script and we had it working perfectly when suddenly these errors started happening today. (The discussion thread where you helped me with the script is here: forums.zoho.com/viewtopic.php?t=162252&highlight=&sid=4c44d213dba3203f52c9a6230d627c17)
Please help. Everything is shared with support so you can look at it and I'd be happy to send you the permalink via private message if you wish.
You may need to test using the parmalink and using IE7 to replicate the problem.