Posted By:
Suraj_Subramanian
Posted On:
Thursday, December 12, 2002 11:59 AM
I have applied the spk1 for windows xp and have IE version 6.0.2800.* with spk1.
Now if the Javascript contains non printable ascii charecters in the string it is giving an unterminated string bug.
eg:
text = text + '¡';
text = text +'¢';
etc.
This used to work in all IE before this.
Any help is appreciated
Thanks and regards
Suraj