Re: How to get the value entered in cute editor in client side using javascript

  •  06-01-2007, 7:21 AM

    Re: How to get the value entered in cute editor in client side using javascript

     
    Hi
     
    Thanks for your reply. But I have one problem here
    When I am executing the following line editor1.getHTML();  it is throwing javascript error saying "Object doesn't support method or property"
     
    Browser is not able to identify the methods/properties of this control.
     
    Actually I didn't install any setup related to Cute  editor. I took all necessary files from our VSS and copied to my application directory ie Followed the same steps which are mentioned in documentation for Deployment of CuteEditor for .NET
     
    Do I need to do any other configurations
     
    Please let me know what could be the reason for the above problem.
     
    Regards,
    Venkat.
     
View Complete Thread