Search

You searched for the word(s): document
Showing page 151 of 325 (3,244 total posts) < 1 second(s)
  • Re: Onload rendering error

    Ok, a little more progress. I set up the site locally, using IIS 7 in classic mode.   This time, the control rendered differently again:    onload="this.style.display=&quot;none&quot; ; var OxO6760=[&quot;CuteWebUI_AjaxUploader_Initialize&quot;,&quot;document&quot;,&quot;{0} cannot be ...
    Posted to Cute Editor for .NET (Forum) by SilkGaz on November 21, 2012
  • Re: Ajax Uploader not working for some users, sporadicly

    Hi JamesW,   Does this pc get the same problem on demo page http://www.ajaxuploader.com/Demo/simple-upload.aspx ?   If it works for you, please download the latest version and try again.   Latest version download url: http://ajaxuploader.com/download/Ajax-Uploader.zip   Also, you can try change the document mode to ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 9, 2012
  • Re: Insert Hyperlink - another button

    Hi Kenneth,  I just call the function ''getSelectedHTML()'' in ''do_INSERT()'' function for get the selected value in Editor. function do_INSERT()         {             var browserName = navigator.appName; ...
    Posted to Cute Editor for .NET (Forum) by rajmohanp on May 25, 2012
  • Re: LoadRTF can't work when retrieve RTF data from database.

    Hi,Kennth:       I agree with you.       but how can we explain this example as you mentioned above?       --------------------------       editor1.LoadRTF(''{\rtf1\........'');       ...
    Posted to Cute Editor for .NET (Forum) by hery2002 on September 10, 2009
  • Re: Saving Html to RTF with image fails

    I created a new page with the above code and I get the same Parameter is Invalid error:   Parameter is not valid. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: ...
    Posted to Cute Editor for .NET (Forum) by davistech on March 27, 2009
  • Re: Trying to use your file dialog box with a new custom control

    I am sure this tip would be of some help if I were only a bit smarter.  The above link does not show me the code that accomplishes this function!   Further, I have been using Cute Editor for over 3 years and each release seems to break something that we had working before!   In this instance 5.3 will display the custom button -- ...
    Posted to Cute Editor for .NET (Forum) by Phil on March 19, 2007
  • Re: Cleaning smart tags when pasting from MS-Word

    Adam, Could you please help me a bit with this word thing. I am using the word cleanup option and also pass in the cute editor's xhtml property to a routine that basically loads the html into an xml document for me to parse the nodes and do some processing. As soon as the xmldocument is loaded, it gives errors due to namespaces being ...
    Posted to Cute Editor for .NET (Forum) by AMarino on February 20, 2006
  • Re: Some of the reference files are missing from the setup files

    I searched for those dll's on my PC but could not locate it. I think, I should download the new zip file from the site. My requirement is to add a live chat component in my application. Please suggest me the product name and url from where I can download it. Earlier I had downloaded ''CuteChatforCommunityServer1.zip'' and ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Shivshankar on October 13, 2005
  • Re: upload on a different page than the browsing page

    Hi,   please check this sample code :   http://ajaxuploader.com/document/index.htm#page=create-custom-queue-table.htm   the queueui event can help you get the file list.     Here is the event list :   http://ajaxuploader.com/document/index.htm#page=JavaScript-API.htm   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on March 6, 2009
  • Ajax Uploader - Uploader_FileUploaded server event not firing

    Hello, I am using an ajax uploader control and setting the manual start upload to true.  My exact code is below.  When I use this code on a page that does not have any Jquery ajax calls everything works fine and the file that I select for upload gets uploaded to my C drive when my submit button is clicked.  If I use the same ...
    Posted to Ajax Uploader (Forum) by mchamo on June 16, 2011