oFCKeditor = new FCKeditor('html') ;
oFCKeditor.Value = '<P><HR><HR></P>' ;
oFCKeditor.Create()
results in a 'Unknown Runtime Error'
in Line 122
Character 2
any ideas?
oFCKeditor.Value = '<P><HR><HR></P>' ;
oFCKeditor.Create()
results in a 'Unknown Runtime Error'
in Line 122
Character 2
any ideas?