Search

You searched for the word(s): Uploader
Showing page 23 of 328 (3,276 total posts) < 1 second(s)
  • Re: Ajax Uploader requiring editing permission to work in DNN module

    gustyn,   If Ajax Uploads detect silverlight is supported by user browser, Ajax Uploader will use silverlight solution. If Ajax Uploader detects flash is supported, Ajax uploader will use the flash solution. For other situations, Iframe solution will be used.   For your situation, I suggest you set up a temp upload ...
    Posted to Ajax Uploader (Forum) by Adam on May 2, 2010
  • Re: ASP uploader not working in Firefox 3.6.3

    Hi all,   We have confirmed a Firefox new BUG ,   If you put the uploader under the <BODY> directly , the Flash/Silverlight will stop works !!   SO , Do not use such code for testing : <BODY> uploader... </BODY>   Try add a DIV : <BODY><DIV> uploader... ...
    Posted to ASP Uploader (Forum) by cutechat on August 2, 2010
  • Re: Cute Editor as an Image Uploader

    Hi st louis mo/gim-matt,   Find section below:   document.getElementById(''imageFld'').value = imgs[imgs.length-1].src;             editor1.ExecCommand('new');             document.getElementById(''imageFld'').focus(); ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on February 22, 2010
  • Re: Ajax Uploader in a asp.net wizard control

    Thank you very much very taking the time to do that.  I haven't had a chance to fully digest what you did since it is very different than the built in asp.net wizard control, but it is an interesting approach that appears to solve the problem.    I'll keep looking through it and try to determine the best way to implement it in ...
    Posted to Ajax Uploader (Forum) by lancec on August 26, 2009
  • Re: Ajax Uploader and logged in user

    Ed,   Can you explain it in details?   Are you using Ajax Uploader in a custom solution?   By default, Ajax Uploader doesn't change the file name.     void Uploader_FileUploaded(object sender, UploaderEventArgs args)         ...
    Posted to Ajax Uploader (Forum) by Adam on July 23, 2008
  • Ajax Uploader - more control over 'Cancel All Uploads' button

    Hello, I am new to using the Ajax Uploader control.   I am trying to use the ajax uploader tool and I have ManualStartUpload set, so the uploads don't start immediately.  However, A user can select the files he/she wishes to upload and they get added to the page.  After the second files is selected, a 'Cancel All Uploads' ...
    Posted to Ajax Uploader (Forum) by mchamo on June 10, 2011
  • Whats mean the error: "This file can not be validated! at function Ox31"

    After send, show me error: This file can not be validated! at function Ox31.... Follow my code: <html xmlns=''http://www.w3.org/1999/xhtml''> <head>  <title>   Ajax - Multiple files upload  </title>  <link href=''demo.css'' rel=''stylesheet'' type=''text/css'' />  <script ...
    Posted to ASP Uploader (Forum) by luisfel28 on April 30, 2010
  • AJAX Uploader Compatibility with Office 2007

    Are there known compatibility issues with uploading Office 2007 documents (docx, xlsx, pptx) using the AJAX uploader?  I am getting file corruption with all Office 2007 documents when using the AJAX uploader and wanted to find out if this has been tested and certified by CuteSoft?   Update:After doing a comparison between my ...
    Posted to Ajax Uploader (Forum) by bvanderwal on September 5, 2009
  • Re: Data source for gallery uploader

    wwward,   It already exists. Maybe it's hard to find. It's under CuteEditor ''Advanced Topics'' section.   Please check the following examples:   Store Files (images, flashes and documents) in a Database Download the example source code Using an access database as the file storage Using a Sql Server database as ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 14, 2006
  • Re: Uploader not working for all users

    Hi Ken, Here's what I've got: INFO ScriptVersion ,20110321-01INFO UploadType/addontype,Auto/undefinedBEGIN event initializeEND event initializeBEGIN event browseEND event browse,trueINFO InitFrame BEGIN event iframe select,C:\Users\Noor\Desktop\xml\Palliser_16003_Aug09_Hrly.XMLEND event iframe select,falseBEGIN event startEND event ...
    Posted to Ajax Uploader (Forum) by nhuda on April 19, 2011
« First ... < Previous 21 22 23 24 25 Next > ... Last »