Search

You searched for the word(s): Uploader
Showing page 126 of 328 (3,276 total posts) < 1 second(s)
  • Re: Upload button on insert image page requires user to login

    Hi buddy_a,   I think it is the flash9 problem(client pc not the server)   Try upgrade to flash10 and try again.   Another way   Use 'IFrame' upload mode   These steps tell you how to change the Upload mode of ''Insert Image'' button   1. Open file ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 15, 2009
  • Re: Upload excel file of extension .xlsx

    I still have no clue with your issue.   Please answer the following questions:   1. Can uploader upload a file with extension .xlsx successfully on your server?   2. Can uploader upload a file with extension .xlsx successfully on the following example? http://ajaxuploader.com/demo/Ajax-based-File-storage.aspx   3. Do ...
    Posted to Ajax Uploader (Forum) by Adam on February 9, 2010
  • Re: license file location tag

    figured it out.. it must be before all other properties... and is a url relativr    <?php $uploader->LicenseUrl="/support/phpfileuploader/license/phpuploader_fcpost-IP.lic"; $uploader=new PhpUploader(); $uploader->MaxSizeKB=2150400; $uploader->Name="myuploader"; ...
    Posted to PHP File Uploader (Forum) by mtimmons on January 18, 2013
  • Re: Ajax uploader used in ModalPopup doesn't work in Opera

    Grega,   We are not familar with the ModalPopupExtender control.   Please check the following example:   http://cutesoft.net/example/general.aspx   In the insert image dialog, the upload button works fine.   This dialog also is a modal dialog.
    Posted to Ajax Uploader (Forum) by Adam on June 16, 2010
  • Re: Uploader with ModalPopup

    Rushi,   You can provide a radio button on each row , or marked the row as selected (use the datalist/datagrid select row function)   and you can get which row checked/selected in the FileUploaded event.   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on November 24, 2009
  • ajax uploader in mvc 3 - rendering issue after upload

    Hii plugged the ajax uploader into our mvc3 application to user the multi upload feature.the samples provided uses regular form submit which will render the page. we need to upload images without re-rendering the hole page.so i tried to use the Ajax.Form helper. neither unobtrusive or Microsoft ajax are working. my action returns a Partial view ...
    Posted to Ajax Uploader (Forum) by zabrat05 on August 23, 2011
  • Uploader .JPG fix!

    Hi Adam,I'm not for sure if you have a fix for the .JPG uploader issue where the file extension is in upper case, but I have a very simple fix. Now keep in mind that this is for version 3.0 only. I don't know about version 4.0. Within the <head> </head> section of the file insert_image.asp there is a bit of javascript that ...
    Posted to Cute Editor for ASP (Forum) by bvo on June 2, 2005
  • Re: html5: The Upload task is interrupted

    Hi Ken, I am using safari version 5.1.7(7534.57.2), and I am trying to upload a file size 55 MB format mp4. Please note there is no antivirus/ firewall installed on the PC, When I open a debug mode ON I got the below error   <CuteWebUI:Uploader ID="uploader1" runat="server" UploaderDebug="1" ...
    Posted to Ajax Uploader (Forum) by mughal814 on March 19, 2014
  • Re: Getting http error1:404 :Not found

    I've now worked out that the problem happens at the ''_Addon=verify'' stage, when the uploader tries to rename the completely uploaded temporary file from ''uploading.{guid}.{filename}.resx'' to ''persisted.{guid}.{filename}.resx''. On another page in the site where I'm not using rewrites, things work fine, so I'm confident that permissions ...
    Posted to Ajax Uploader (Forum) by PhilD on September 7, 2011
  • Re: KB - Uploader recent changes , SSL,NTLM etc

    Adam:Guys,   In the latest build we have a better solution to resolve this issue.   With this new solution, you don't need to configure the FlashUploadPage.   Please download the control and try again.   Keep me posted
    Posted to Ajax Uploader (Forum) by mdc124 on August 24, 2009