Search

You searched for the word(s): aspx
Showing page 49 of 918 (9,180 total posts) < 1 second(s)
  • Re: Google Chrome problem

    EnableStripLinkTagsCodeInjection Specifies whether to remove <link> tags which contain malicious, client-side executable code before writing the string into the db. When this property is set to true (the default) Cute Editor strips all <link> tags which contain malicious, client-side executable code from the html to prevent link tag ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 10, 2009
  • Re: error in visualization

    Andrea,   Strange.   1.   Do you have problems with this example included in the download package?   How did you extract the content from editor?   2.   Try set the following code to false: Editor.EncodeHiddenValue Property By default Cute Editor will encode the value in the Hidden field ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 2, 2009
  • Re: Problem with Changing font color and sizes

    Durga,   >> getting a new problem when we select the text and change the font color the text is deleting instead of changing is color.   Can you try this example? If you can reproduce this issue here,  please show me the steps.   http://cutesoft.net/example/general.aspx   >>All the above mentions ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 18, 2009
  • Re: save command using Full.config

    1. There is an article in the advanced topic section showing you how to capture the save button click: http://cutesoft.net/example/howto/CatchSave/cs/capture_save_button_click.aspx Hope it helps. Let me know if you have any questions or suggestions.   2.   This is another example:   <%@ Page ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 9, 2009
  • Re: Image Gallery - Customized!

    >>i am looking at customizing the galleries based on user logins - which means, if a friend from UK logs in, he will see only the pictures i have saved in the folder UK   Please check the following thread: http://cutesoft.net/forums/permalink/1542/1542/ShowThread.aspx#1542     >>i would like to use the 'open ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on January 27, 2009
  • Re: CuteEditor Customization - URGENT

    Hari,   http://cutesoft.net/example/CommonTasks.aspx   These are two types of text formatting tags -- logical formatting tags ( <strong> and <em> ), which describe the information in the element, and physical formatting tags (<b> and <i>), which specify its appearance. By default CuteEditor use the ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 27, 2009
  • Re: Changing the UI

    1.     Please open CuteSoft_Client\CuteChat\Channel.aspx and find the following code:   <select id=''select_targetuser'' title=''tips : Right click to target 'All''' style=''vertical-align:middle;width:120px;''>           <option ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on January 26, 2009
  • Re: Cute Editor - Issue with BOLD functionality

    Hari,   http://cutesoft.net/example/CommonTasks.aspx   These are two types of text formatting tags -- logical formatting tags ( <strong> and <em> ), which describe the information in the element, and physical formatting tags (<b> and <i>), which specify its appearance. By default CuteEditor use the ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 23, 2009
  • Re: how to add required field validator to upload button

    Hi, Currently the Uploader can't not be applied the validation control.   while the uploader would do a postback to server after it upload a file,   You can send a flag to client side after the file are uploaded.   Or you can check our online sample ...
    Posted to Ajax Uploader (Forum) by cutechat on January 5, 2009
  • Re: Add Custom Button

    Hi aspuser,     Please check the following example: http://cutesoft.net/example/customization.aspx     How to create a custom button(client side) which displays a dialog?( C# | VB ) This example demonstrates how easy it can be ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 8, 2008
« First ... < Previous 47 48 49 50 51 Next > ... Last »