Search

You searched for the word(s): upload'A=0
Showing page 178 of 656 (6,557 total posts) < 1 second(s)
  • Re: AjaxUploader Multiple selection is not working in firefox3.6.3

    Dear Heidi_pri,  Can you reproduce it in http://ajaxuploader.com/Demo/multiple-files-upload.aspx, I tested it in firefox3.6.3, I can select and upload multiples file. Please click ''Tools''==>''Add-ons'', check whether you have installed silverlight or flash which is necessary for multiple files upload.  Regards,Eric
    Posted to Ajax Uploader (Forum) by Eric on April 20, 2010
  • Re: Storage provider and Upload provider

    RTE8.0 provides both Sql File Provider and Local File Provider   The following code shows how to use SqlFileProvider in 8.0     ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Jeff on September 25, 2012
  • Re: Upload button not clickable

    Hi,   Which browser are you testing ?   IE , or Firefox3.6 ?   We have such problem before. but it have been fixed.   Can you download the last version and try again ?   --   By the way , in the IFrame , will it works if you do not use InsertButtonID ?   Please also test UploadType=IFrame , or ...
    Posted to Ajax Uploader (Forum) by cutechat on March 30, 2010
  • Re: JavaScript error during upload

    Stephan,   Can you try the following code and get back to me? <%@ Page language=''c#''%>  <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %>  <html>  ...
    Posted to Ajax Uploader (Forum) by Adam on April 8, 2009
  • After upload

    Hi, I've got everything working well with the AjaxUploader, I'm uploading the images, renaming them to match my current naming standards and creating a new record for each in my MS SQL database table, but after all images are uploaded, I'd like to redirect the user to another page where I can then as them to enter the title for each image and ...
    Posted to Ajax Uploader (Forum) by Anonymous on April 1, 2009
  • DotNetNuke and Editor File Upload problem

    We have the editor on a DNN site.  When a user uploads a file via the editor, it will not show up in DNN's file manager.  If a file is uploaded via the File Manager in DNN, then it won't show up in the text editor file manager.  Any ideas on how to fix this?  Is anyone else experiencing this problem as well?Thanks!
    Posted to Cute Editor for .NET (Forum) by mschepker on March 27, 2007
  • Re: Upload image and generate a random filename

    Mariette,   If the CuteEditor security policy file, you find the following setting:   <security name=''OverWriteExistingUploadedFile''>false</security>   If the file is already available when uploading, CuteEditor won't allow the file is uploaded.   >>I can choose in the setup pages 'generate ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 2, 2005
  • Re: Image upload doesn't work - File format not allowed

    Now i have in my Include_Mimetype.php:      ''.tiff'' => ''image/tiff'',   ''.tif'' => ''image/tiff'',   But i still get the message:   image/tiffimage/tiff File format not allowed! Please contact site administrator.   So i can't upload tiff/tif Images
    Posted to Cute Editor for PHP (Forum) by oxflo on March 16, 2009
  • Re: Calling "Upload Files" button from code

    Hi,   Please try: var uploader=document.getElementById(''<%=Uploader1.ClientID%>''); uploader.browseclick() But you need to know the browser or Flash compability issue.   for Firefox+IFrame mode, it would show the <input type=file> again.   for Flash10 , it may show 'Open File Dialog Blocked' ...
    Posted to Ajax Uploader (Forum) by cutechat on February 16, 2009
  • Image upload issues with upgrade to v6.6

    Hi   I upgraded our installation today to v6.6 from v6.1 I think. After deploying the client files and bin files, I copied back our customized config files in the AutoConfigure and Security folders. When I try to upload an image in Firefox v3.6.3 I get an error that states ''Unable to find the uploaded file in directory: C:\WINDOWS\TEMP\''. ...
    Posted to Cute Editor for .NET (Forum) by cw808 on April 20, 2010