Search

You searched for the word(s):  
Showing page 2517 of 4,987 (49,864 total posts) < 1 second(s)
  • Multiple users uploading identically named files

    I have a scenario where many users can upload files. Once uploaded, the files are re-named and stored in the relevant folders for those users. As I understand it, one can only specify one Tempdirectory. If say 2 users simultaneously upload a file each with the same name, e.g. File1.jpg, could this cause problems like overwriting the other's ...
    Posted to ASP Uploader (Forum) by RobNagel on March 17, 2010
  • log file shows tens of thousands of "post" entries from agents

     Hi - I was searching for something else in our web server's logfiles and found that a logged in agent computer seems to post twice per second to the cutechat folder: ''POST /support/CuteSoft_Client/CuteChat/ChatAjax.ashx'' Isn't this a little excessive and is there a way to bring this down to checking in every 10 seconds or so? (I assume ...
    Posted to Cute Live Support (Forum) by Dietmar on November 19, 2009
  • Session gets expired on moving from one page to another

    I'm using cute web messenger in the application. It is working absolutely fine. The problem which I'm facing is when I move from one page to another page in an application. The session for the web messenger expires and I have to again login into the Messenger to start chatting. I would like to know how to get rid of this problem. Thanks in ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by sumitarora on October 8, 2009
  • Re: The area you are attempting to access is forbidden when launching image gallery

    Thanks, If I run into the problem again that will come in handy. I actually moved the site to a different server and the problem went away. It was a new client that had hosting already. I don't know what kind of cheesy server setup it was but I even had to do work arounds for a MySQL connection.  So I am adding that to my advice for anyone ...
    Posted to Cute Editor for PHP (Forum) by bcaa8ra on September 16, 2009
  • Re: auto sizing

    The situation is the resizemode = autoadjust is intermittently failing. We have implemented multiple editors with a default height specified as well as the ResizeMode=''AutoAdjust''. The Default Height when defined alone will always be implemented and behaves as expected. When you introduce the ResizeMode=''AutoAdjust'' some controls will be ...
    Posted to Cute Editor for .NET (Forum) by toniemtz on September 15, 2009
  • Javascript after upload?

    The post back which results from uploading or deleting an upload seems to ignore the initialization JavaScript code present on my page which is used to populate an HTML table from a Jquery call. Is there some sort of JavaScript event I can call after an upload is complete or a file is deleted to ensure my AJAX grids get reinitialized? ...
    Posted to Ajax Uploader (Forum) by hex1848 on July 27, 2009
  • Spell check: Assembly does not allow partially trusted callers

    I'm using the classic ASP CuteEditor 6.3 running on ASP.net 2.0. It's working okay on my PWS but I'm getting a System.Security.SecurityException: That assembly does not allow partially trusted callers error when I transfer the files to the live server. It appears that line 107 of the Spellcheck.aspx file is triggering the problem. My PWS is ...
    Posted to Cute Editor for ASP (Forum) by Derichleau on July 19, 2009
  • Re: Personalizing color display

    Danielle,   The Colors Panel of Cute Editor by default displays a predefined set of colors. You can easily modify this default set by inserting a piece of Javascript code into the page. You can easily modify this default set by creating your own color array. <script> CuteEditorColorArray = new ...
    Posted to Cute Editor for PHP (Forum) by Adam on July 7, 2009
  • ASP Custom Button

    I am trying to add a custom button for my classic asp product.  I keep getting a error and dont see what is wrong.   The error I get is:   Command 'myCmd' is Not Supported or Not Implemented   Has anyone run into this and found a solution?   Thanks
    Posted to Cute Editor for ASP (Forum) by JasonL on June 23, 2009
  • javascript initialize editor

    I'm using the editor by downloading an empty editor via ajax - then downloading html pages also via ajax and loading it into the editor with javascript (editor.setHTML()) I pretty much have everything working fine but I'd like to know if there is a way to re-initialize the editor with javascript before I load new html pages? I've looked ...
    Posted to Cute Editor for PHP (Forum) by gman on June 16, 2009