Hi, I am trying to add a CuteEditor.NET control to my aspx page, but I want to do it dynamically at runtime.
There used to be a editor.draw() function which would create the control in VB. Is there a similar function in .NET as when I try to create the control using response.write, it does not append all the includes for cuteeditor, and it doesnt show on screen.
Please let me know what should I do.
Thanks
Aon