Text box, asp code

  •  05-24-2008, 3:28 PM

    Text box, asp code

    Hi, im new with the Cute editor...
     
    i want to edit the content of a text box not inside the textbox but to open a kind of "text box manager" on the right.
    i thought of 2 methods
    1: new button that will create .NET object of text box on the right than add a text box to the editor progrematicly - how can i do it?
    2. insert the textbox with the integral butrton but get a notification for its creation - can i get notification on object creation?
     
    for the first method, how can i call asp code (function) after pressing a button?
     
    thanks
     
     
     
View Complete Thread