Hi,
I am keeping getting error with webspellchecker when i click on the button to bring up webspellchecker to check on any spelling errors in the textbox.
That is the error that I am getting -> Microsoft JScript runtime error: 'this._props.6' is null or not an object
ig_WebSpellChecker.prototype.getAllowXML = function() {
return this._props[6];
That is your component and jscript code. What is the problem???
Thanks,
Hello,
What version of the toolset are you using where you get this error? Also are you setting the Button property of the WebSpellChecker or are you calling JavaScript to show the spell checker dialog?
Let me know if you have any questions with this matter.
Alan