Search

You searched for the word(s):  
Showing page 110 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Custom Dialog Box

    Adam,    Thanks.    I've modified my Dialog Box script.    I'm not understanding why the var editor = Window_GetDialogArguments(window); portion of the script isn't recognized when I use rng = editor.selection.createRange();.    The script generates a editor.selection is Null or not an ...
    Posted to Cute Editor for ASP (Forum) by Bill Rishsew on October 22, 2007
  • Re: Upload button Enable

    Hi kalees1980, Please try the example below, it shows you how to achieve your ...
    Posted to Ajax Uploader (Forum) by Kenneth on August 14, 2012
  • Re: Populating Ajax Uploader with list of files

    Greg,   Please check this demo :     <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
    Posted to Ajax Uploader (Forum) by cutechat on January 14, 2009
  • xml data lost

    Hi, while browsing the gallery, the xml file is suddently emptied. I have one ''user'' galley where all upload/batch functions are diabled and on ''admin'' gallery where upload functions are enabled. The xml file get corrupted while browsing images using the ''user'' version. To restore my images, I click on the ''batch build'' button. It is ...
    Posted to ASP.Net Image Gallery (Forum) by Zapotec on July 16, 2007
  • Re: Customize the look & feel of error message alert window

    Hi,   Please try the example below. It shows you how to catct the "This file extension is not allowed! File extensions allowed" error and achieve your own logic there. The example below will shows the custom alert ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 17, 2013
  • Re: Problems with DotNetNuke Integration

    We're having the same problem I'm using DNN 4.0.2/CE 5.2.  I don't know if this information helps, but we use the starter kit and compile agains core DNN and noticed that VS2005 thows a build error in the DNN core file (DNN/Admin/Files/FileManager.asc.vb) on the reference to ZipEntry.  Seems to line up with the errors on the ...
    Posted to Cute Editor for .NET (Forum) by airstream345 on March 1, 2006
  • Re: Strange different gallery.xml content sometimes

    This is an example (case 4) of broken file after some edition (not image deletion): <?xml version=''1.0'' standalone=''yes''?> <xs:schema id=''NewDataSet'' xmlns='''' xmlns:xs=''http://www.w3.org/2001/XMLSchema'' xmlns:msdata=''urn:schemas-microsoft-com:xml-msdata''>   <xs:element name=''NewDataSet'' ...
    Posted to ASP.Net Image Gallery (Forum) by alexr63 on May 21, 2007
  • Re: How do I pass variables to and from a custom dialog box?

    Hi,   Where should that code be? I get an object is null or undefined error with the following code:   Calling page   <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %><%@ Page Language=''vb'' ContentType=''text/html'' ResponseEncoding=''iso-8859-1'' debug=''true''%><script ...
    Posted to Cute Editor for .NET (Forum) by Crayonski on March 29, 2006
  • Cannot modify table properties if SetSecurityAllowUpload is set to false

    Ok, this is from way out of left field. The editor was working fine, we updated to version 5 and we started getting an error on the page when trying to use any of the buttons that caused pop-up layers (like clean-up HTML, insert images, etc). I had to comment out the following line for it to work: ' 'pageContentEditor.SetSecurityAllowMove(False) ...
    Posted to Cute Editor for .NET (Forum) by Preludean on November 29, 2005
  • Re: Object reference not set to an instance of an object

    PeteMVG:It seems fine. The messenger/chat database is integrated into the main site db, which is all working fine. Using the chat API we can query lobby information and sign into the cutesoft admin pages to create new rooms. If the connection string was wrong we wouldn't be able to do this?   PeteMVG,   The above information ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on September 21, 2007