Search

You searched for the word(s): document
Showing page 144 of 325 (3,244 total posts) < 1 second(s)
  • Re: Appending Documents

    I think what I was looking for was dealing with multiple data fields in the DB and adding them together to look like an appended document.   But I think that has little to do with the display, so I should not have asked the initial question.   thanks for your response, David
    Posted to Cute Editor for .NET (Forum) by davidbh on January 17, 2008
  • execute code when no items to be uploaded

    Hi I have the ajaxuploadaattachments control added to a page.I start the upload manually on button Save ClickBut when no items are selected in the uploader the code behind the button will not fire.When I do select itemsto be uploaded the code behind will fire. aspx code: ...
    Posted to Ajax Uploader (Forum) by Anonymous on February 29, 2012
  • Change the language of messages

    Hello,    I searched the help document (http://ajaxuploader.com/document/) to change the language of the messages. I found in the FAQ it can be done via an external XML-file: All labels, buttons, tooltips and messages are located in external XML files, so that the language of the Uploader can be switched with a single property. ...
    Posted to Ajax Uploader (Forum) by KrisKilowatt on July 12, 2011
  • Ajax Uploader - Uploader_FileUploaded server event not firing - Firefox 5 Only

    Hi, have an Ajax Uploader install working perfectly but now the file uploaded server event is not firing with Firefox 5.0. Have tried on 2 PCs with FF5, same result. Works fine with older FF versions and IE / Chrome. If I trigger a postback (with a test button inside the update panel)  the FileUploaded event then fires and server side code ...
    Posted to Ajax Uploader (Forum) by Brena on June 26, 2011
  • Re: Obtaining Selected Image HTML

    Kenneth,  Thanks for your help.  I can now read the image src, display/edit in the dialogue and recreate the new image src.  Still have one final problem and that is getting it back in to the editor.  I have tried a lot of things, including modifying the code for getting the src in the first instance (see ...
    Posted to Cute Editor for .NET (Forum) by BinbinB on April 18, 2011
  • Re: Redirect When Upload Complete

    <!-- #include file=''include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <html xmlns=''http://www.w3.org/1999/xhtml''> <head> <link rel=''stylesheet'' type=''text/css'' href=''data/stylesheets/default.css'' ...
    Posted to ASP Uploader (Forum) by msandwisch on April 12, 2011
  • CE 66, yetanotherforum 1.9.4 final, javascript conflict

    I'm running CE 6.6 through yaf 1.9.4 final with no problems.   I added a javascript to my default.aspx page.  This script shows an image and hyperlink that rotates every 5 minutes.   in <head>   <script type=''text/javascript'' ...
    Posted to Cute Editor for .NET (Forum) by RichP714 on November 14, 2010
  • CHROME 7.x.x.x issues - content of CuteEditor doesn't appear

    Hi everybody,I have issues with CHROME browser version 7.recently I've noticed that my CHROME browser was updated and CuteEditor content doesn't apper now.I've read this topic about CHROME-----------------4. Google Chrome isn't displaying characters correctlyTo help browsers render your content correctly, you should always provide content and ...
    Posted to Cute Editor for .NET (Forum) by snayko on October 26, 2010
  • 2 questions

    First question: when i want to upload a file i get the messagemy source code is the following: demo2.php:    <form method=''post''>    <input type=''text'' name=''test'' id=''test'' />    <?php        $uploader=new PhpUploader();    ...
    Posted to PHP File Uploader (Forum) by claude68 on July 23, 2010
  • Re: js to read editor height

    wolf11th: Is there any js to read editor's height? I found a problem, if a editor is in a invisible div, I initiate the editor and then try to resize the height, it doesn't work   Can you provide a client side method to read the height?   thx   Hi wolf11th,   example ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 17, 2010