unterminated string literal in fckeditor

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manojpolawar2008
    New Member
    • Jan 2008
    • 4

    unterminated string literal in fckeditor

    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.......... .....
Working...