Search

You searched for the word(s): aspx
Showing page 63 of 918 (9,180 total posts) < 1 second(s)
  • Re: Relative or Absolute URLs: http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx

    ytang,   Can you show me the problems in more details? Or show us how to reproduce this in the following links?   http://cutesoft.net/example/Relative-or-Absolute-URLs.aspxhttp://cutesoft.net/example/general.aspx   If you can't reproduce the issue here, can you create a simple example and put it online?    
    Posted to Cute Editor for .NET (Forum) by Adam on February 9, 2007
  • Re: Error : Unknow result

    Hi Terry, I'm using ASP.Net 4.0 web forms with master pages. Earlier, I used to have only one web page Default.aspx. The AjaxUploader controls are present in the same page and I had set action attribute to the value Default.aspx. Your trick worked out.But, right now I have multiple pages such as Login.apx, About.aspx. If I set the ...
    Posted to Ajax Uploader (Forum) by sansindia85 on November 25, 2011
  • Re: Am getting very high CPU, think it's live support, how can I disable it

    Hi surfo101, You can remove the livesupport button from your site. the livesupport button use the code like below <script src='<%=ResolveUrl(''~/CuteSoft_Client/CuteChat/'')%>Support-Image-Button.js.aspx'></script>  <script ...
    Posted to Cute Live Support (Forum) by Kenneth on October 17, 2011
  • Re: Editor Freezes when applying CSS styles.

    Dear dstrange, I have tested  this issue in  http://cutesoft.net/example/general.aspx , cannot reproduce it.Can you tell us what's the build date of CuteEditor.dll?  You can refer to http://cutesoft.net/forums/thread/63660.aspx, it tells you how to detect product version.   Thank you for reporting Eric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on January 31, 2011
  • Re: JavaScript Issue

    Bobby Tange,   Do you have problems in the following example?   http://cutesoft.net/example/EnableStripScriptTags.aspx   If yes, please send me your JavaScript Code.   If not, which version of CuteEditor are you using?   The latest version of CuteEditor is version ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 22, 2006
  • Re: Love it!

    Tim, Thanks soo much for your nice comment on the CuteEditor. Just let you knwo the version 4.5 is out. Demo: http://cutesoft.net/example/general.aspx Download: http://cutesoft.net/Downloads/default.aspx It's a free upgrade. Your existing license file will work for the version 4.5. 
    Posted to Cute Editor for .NET (Forum) by Adam on June 9, 2005
  • Cannot change font or color in editor

    I cannot change the color or font within the editor.  It seems to happen at random times and doesn't make any sense.  I have a test case that you can use to test the problem.Reproduce by doing the following:1) Paste the following into the HTML view of the Cute demo.  2) Switch to Preview3) Attempt to change the font or color of ...
    Posted to Cute Editor for .NET (Forum) by mthompson07 on February 12, 2006
  • Re: how to get the conents of editor on server side

    hwllo   u have used the code in .aspx page where s i need the the value of the editor in .aspx.vb  page   i have a mailing function which is called in the .aspx.vb page   how can  i get the value in .aspx.vb page  so that i can use it in Protected Sub btnSend_Click(ByVal sender As System.Object, ByVal e As ...
    Posted to Cute Editor for .NET (Forum) by svk on April 26, 2010
  • Re: Deployment Question

    Dear VilleMatt,   Please follow steps: 1. Download it in http://cutesoft.net/downloads/folders/cute_editor_current_releases/entry21904.aspx  2. Decompress the installation file 3. Create virtual directory and let virtual directory point to CuteEditor_for_NET6\Framework 2.0 4. If virtual directory name is cuteeditor, you ...
    Posted to Cute Editor for .NET (Forum) by Eric on January 5, 2010
  • Re: #1. using InsertImage #2. Generate custom html using InsertImage.

    A1:   Open CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx and find the following function:   protected override string CheckUploadData(ref byte[] data) {             ........          }   And put the logic ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 14, 2007
« First ... < Previous 61 62 63 64 65 Next > ... Last »