Instantiate editor using only JavaScript

  •  11-04-2010, 11:28 AM

    Instantiate editor using only JavaScript

    I need to instantiate an editor control on a page within my application that does not have access to the .NET control collection - how can I create an instance without using .NET?  I can pass any details / authentication to it via JavaScript, but I can't actually put it on the page.
     
    What is the minimum JavaScript required to create an editor without invoking .NET?
     
    Thanks,
    Andrew
    Filed under:
View Complete Thread