Search

You searched for the word(s):  
Showing page 29 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: A few errors need help

    Thanks for your reply, about question 1 and 2, I would like to specify that I'm using Standard Dialog, I think my issues are about standard dialog. The following code is my example for question ...
    Posted to Cute Editor for .NET (Forum) by nadol_c on August 25, 2009
  • Re: Additional PHP MySQL Data Processing of Uploaded Files

    Hi PaulARLowe,   Please try the example below, the red code will fire for each file. and you can get the upload file name ...
    Posted to PHP File Uploader (Forum) by Kenneth on October 29, 2012
  • Re: How to get started with Cute Editor

    Hi Ken, The code is pretty much exaclty as you posted except I changed ''editor1'' to ''editor2'' for the 2nd page as follows: <%@ Page Language=''VB'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Cute Editor for .NET (Forum) by forexbob on November 4, 2008
  • Re: DataBase relation

    Hi Max. thanks for the quick replay !   i know that i need to use editor.Text = <%=variable_with_code_in_it %>   the only problem is that this all function is in <% %> so if i will use for example   <% srcURL = ...
    Posted to Cute Editor for ASP (Forum) by necross on January 21, 2007
  • Re: FileManager problem - GoogleChrome, Safari, IE11

    GeorgeS:Hi,   I have most recent CE v 6.6 from October 2013 and there is a problem with File Manager. The same problem is on your demo page: http://cutesoft.net/asp/use-CuteEditor-as-file-manager.asp   This example does not function in Google Chrome/Win7 or Safari/Mac.   Problem occures in this line: ...
    Posted to Cute Editor for ASP (Forum) by Adam on November 25, 2013
  • Re: Question about cross-domain support

    After further investigation, I found that the crossdomain script is calling a wrong url:      22         False    +4.040 s             0.079 s      GET     ...
    Posted to Cute Live Support (Forum) by greggcz on February 15, 2008
  • DataBase relation

    I recently purchased the “cute_editor”.   I am experiencing some problems regarding displaying content from the database in the editor. I am able to display my content in an Iframe using  : <iframe src=''<%=srcURL%>'' id=''message'' width=''100%'' height=''402'' marginwidth=''1'' marginheight=''0'' ...
    Posted to Cute Editor for ASP (Forum) by necross on January 15, 2007
  • Re: Installing CuteEditor 6.3 in Forum YetAnotherForum

    Hi RichP714, Please download the source code project of YAF1.9.5.5 and create a file name ''CuteEditor.cs''  under ''YAF1.9.5.5source\YetAnotherForum.NET\Classes\Editors\CuteEditor.cs'' and than re-build the project to try again. It works fine for me. There are some feature of YAF1.9.5.5 install version cause CuteEditor does not ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 11, 2011
  • Re: Session Ends Prior to Uploader completing

    Hi BenHolcombe,   You can try the example below, it shows you how to keep activating the session in API "CuteWebUI_AjaxUploader_OnStop" ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 11, 2012
  • Re: ERROR WHEN CULTURE IS SET TO ar-SA

    Hi hassan, This issue only happen on the trial license. Please change the CurrentCulture to ''en-Us'' before method below(red code) and than change back to ''ar-SA'' after it. CuteWebUI.MvcUploadFile file = uploader.GetUploadedFile(fileguid);  Below is the new code of ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 17, 2011
« First ... < Previous 27 28 29 30 31 Next > ... Last »