Hi,
I am using the fckeditor with asp.net2.0.
I have declared and initialized and the FCKEditor on code behind(ie on aspx.vb) page.
and i wan to set the ViewState value to FckEditor on .aspx page in Javascript function. for that i have used SetHTML() or value.
but it showing error.
ERROR- unterminated string literal.
in firefox and IE also.
So wt i can do to resolve that error.......... .....
I am using the fckeditor with asp.net2.0.
I have declared and initialized and the FCKEditor on code behind(ie on aspx.vb) page.
and i wan to set the ViewState value to FckEditor on .aspx page in Javascript function. for that i have used SetHTML() or value.
but it showing error.
ERROR- unterminated string literal.
in firefox and IE also.
So wt i can do to resolve that error.......... .....