Issues with Button and Text editor in CuteEditor

Last post 03-17-2009, 4:48 AM by ohayo. 2 replies.
Sort Posts: Previous Next
  •  03-13-2009, 5:01 AM 49836

    Issues with Button and Text editor in CuteEditor

    Hello,
     
    I'm using CuteEditor in news creator website. I have one feature to implement for this website. This feature is 
     
    I have to add new button in exist button panel (pic no.1). When I click on new button, it will pop-up new window to input my HTML text. Then I have to add new HTML text from pop-up windows into text editor area in HTML view (pic no.2) at the current cursor position.
     
    So, I want to ask a few questions
     
    1. How I can create or add new button on exist button panel?
    2. How I can insert my HTML text into text area (HTML view) by use javascript?
    3. If I succesfully insert my HTML text, how I can order CuteEditor show my HTML text result?
     
    For example,
    I input HTML text is "<img src=abc.jpg>" on text editor area, how I can automatic show abc.jpg image in Normal view
     
    Could you recommend solution for implement above?
     
     
    Thank you for your help so much.
     
     
  •  03-13-2009, 3:07 PM 49867 in reply to 49836

    Re: Issues with Button and Text editor in CuteEditor

    Please check this example. It will answer all your questions.
     
    The source code of this example can be found in the download package:
     
    Add a Cross Browser Modal Dialog Box to Cute Editor

    How to create a custom button(client side) which displays a dialog?( C# | VB )

    This example demonstrates how easy it can be to add your own client side buttons to the CuteEditor by creating a Cross Browser Modal Dialog Box.


    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  03-17-2009, 4:48 AM 49976 in reply to 49867

    Re: Issues with Button and Text editor in CuteEditor

    Now, I can did it.
     
    Thank you for your help so much 
View as RSS news feed in XML