doubt regarding special characters and emotion symbols

Last post 12-14-2009, 11:03 PM by vulpes. 6 replies.
Sort Posts: Previous Next
  •  12-09-2009, 5:18 AM 57676

    doubt regarding special characters and emotion symbols

    Hi,
        i've downloaded your product and when tested i'm unable to see the special characters and Insert Emotions logo. and in the sample
    located at http://cutesoft.net/example/SqlSample/UseSql.aspx contains these symbols. may i know the reason for this..
     
    awaiting your reply,
    Thanks & Regards,
    Anil
     
     
    Filed under:
  •  12-09-2009, 8:38 AM 57684 in reply to 57676

    Re: doubt regarding special characters and emotion symbols

    Dear vulpes,
     
    http://cutesoft.net/example/general.aspx, this is an online example. When you switch to different radio button, different button group will be displayed.
    The example's source can be found in installation package, the path is: CuteEditor_for_NET6\Framework 2.0\cs\default.aspx
     
    Regards,
    Eric
  •  12-09-2009, 12:50 PM 57692 in reply to 57676

    Re: doubt regarding special characters and emotion symbols

    vulpes:
    Hi,
        i've downloaded your product and when tested i'm unable to see the special characters and Insert Emotions logo. and in the sample
    located at http://cutesoft.net/example/SqlSample/UseSql.aspx contains these symbols. may i know the reason for this..
     
    awaiting your reply,
    Thanks & Regards,
    Anil
     
     
     
    Anil,
     
    Please look for the following buttons:
     
    Insert Emotion Inserts an emotion image at the selected position in the editor.
    Special Chars Inserts a special character from a predefined list.
     

    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

  •  12-10-2009, 4:59 AM 57695 in reply to 57692

    Re: doubt regarding special characters and emotion symbols

    Dear Eric and Adam,
           Thanks a lot for your reply. i've checked it and realized that  AutoConfigure="Default" should be set.
    and one more thing
     
    i gave,
    Editor1.TemplateItemList = "Bold, InsertUnOrderedList, netspell, InsertEmotion, SpecialChars";
    here i'm able to get all except SpecialChars. could you please tell me reason for this.
     
    Thanks & Regards,
    Anil
  •  12-10-2009, 8:57 AM 57699 in reply to 57695

    Re: doubt regarding special characters and emotion symbols

    Dear vulpes,
     
    Please change "SpecialChars" to "InsertChars", the code should be:
    Editor1.TemplateItemList = "Bold, InsertUnOrderedList, netspell, InsertEmotion, InsertChars"
     
    Regards,
    Eric
  •  12-13-2009, 9:50 PM 57734 in reply to 57699

    Re: doubt regarding special characters and emotion symbols

    Dear Eric,
                 Thanks for your reply. can you please tell me how can i insert emotion symbols and special
    chars into database and retreive them. i tried for the samples and was failed to get a sample.
     
    Thanks a lot for your patience,
    Regards,
    vulpes
  •  12-14-2009, 11:03 PM 57757 in reply to 57734

    Re: doubt regarding special characters and emotion symbols

    sorry for the silly question. its working fine
     
    Thanks & Regards,
    Anil
View as RSS news feed in XML