Search

You searched for the word(s):  
Showing page 1290 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: FileUploaded event did not fire when file uploaded successfully !

    Hi all   Ok...some progress and the problem identified - although not fixed yet...   I am using a URL Rewriter module (http://urlrewriter.net/) and it seems that there is a conflict between that and the CuteWebUI AjaxUploader module.  At this point I am not sure where exactly it is.   An example... I have the Ajax ...
    Posted to Ajax Uploader (Forum) by mobbsie on October 10, 2008
  • The process cannot access the file 'xxx' because it is being used by another process.

    I have an Uploader control on my page, doing a simple openStream() on the FileUploaded event (not using ajax, just straight up postback) and I keep on getting this error:   The process cannot access the file 'xxx' because it is being used by another process.   Any ideas?   Thanks!   Stack Trace...   ...
    Posted to Ajax Uploader (Forum) by msalti on October 1, 2008
  • Adding Link to highlighted text makes text dissapear in firefox 3

    Adam or Karen,   I am having an issue with text disappearing when you highlight it and then click the Insert Hyperlink button in Firefox 3. It causes a javascript error and the deletes the text. I confirmed this on your demo:  http://cutesoft.net/asp/EnableAll.asp    Sometimes it take about 5-10 times or more of ...
    Posted to Cute Editor for ASP (Forum) by gzangirolami on July 7, 2008
  • Upgrading from version 3 to 4

    I'm starting a new thread to ask about the upgrade process from Live Support 3 to Live Support 4.  I downloaded the installation package and read the deployment guide.  This seems to assume that you are deploying a brand-new installation.  What is the process for upgrading an existing installation to version 4?   Also I see ...
    Posted to Cute Live Support (Forum) by ppritchard on January 31, 2008
  • Pasting text then saving to database

    I am PastingAsText from Notepad into CuteEditor, then saving the text into an Oracle database.  When I pull the text back, it is unviewable on my Crystal Reports report.  When I try to view the text in Toad or the .Net Text Visualizer, the text has been altered to have ''/0'' between the words.  I ...
    Posted to Cute Editor for .NET (Forum) by jeffcorbitt on September 19, 2007
  • changing the height via Javascript

    Hello I want to be able to change the height of the editor using Javascript. I didn't see a function for this type of functionality in the Javascript API. Does the editor have more robust Javascript docs or this type of functionality?   I've been able to force it via JS by changing the height of all three of these ...
    Posted to Cute Editor for PHP (Forum) by patrick.face on September 4, 2007
  • Could not get the cute editor instance

    I added a custom button and use it to open a custom dialog box. I get an error ''Name Editor1 not declared'' error in the window where the dialog box should appear. The error message refers to this line:   // get the cute editor instance    var editor1 = ...
    Posted to Cute Editor for .NET (Forum) by ayw123 on August 17, 2006
  • XHTML property breaks in some cases.

    Hi guys, I know that one of the major fixes done in the las version of CuteEditor (5.3), was the XHTML property. In the previous version in some cases it did not return XHTML Comliant html. There were some posts on the subject I think (including a couple from my colleague Stefan Dobrev). I want to congratulate you with the new release. I ...
    Posted to Cute Editor for .NET (Forum) by dvarchev@vizibility.net on May 19, 2006
  • License

    I think Small Business License would be all we need but I not sure... what the ''but not on a development server)...'' means.?  Can run on production servers but not development servers?  Anyway, our company needs are for ASP.NET development: Web application and Intranet Win-Application 1 production server and ...
    Posted to Purchase / License FAQ (Forum) by tah on May 1, 2006
  • SaveFile

    How do I use this method?  I want to use it in the ''Save'' button in the cuteEditor.  Edithtml.asp in the demo doesn't work. look at this... If request.QueryString(''postback'') <> ''true'' then else      editor.SaveFile(''document.html'')      editor.Draw() End if ...
    Posted to Cute Editor for ASP (Forum) by kcornwell on August 2, 2005