Search

You searched for the word(s): upload file
Showing page 32 of 336 (3,355 total posts) < 1 second(s)
  • Re: CuteEditor File upload bug (Maximum file size).

    shani, Try add executionTimeout=''60'' into httpRuntime. Btw, version 6.0 is out. You can try this new version as well.   It's a free upgrade.   Demo: http://richtextbox.com/cs/ Download: http://cutesoft.net/downloads/default.aspx 
    Posted to Cute Editor for .NET (Forum) by Adam on April 13, 2007
  • Large File Upload

    Hello,i am currently using thea jax uploader control to upload files onto a server. The problem is i am trying to upload large files (roughly 1GB) and using a rubbish internet connection. How do i prevent the upload from being stopped when the connection is momentarily lost, and then resume once the connection has been restored?
    Posted to Ajax Uploader (Forum) by jmoseley on July 1, 2013
  • Re: File name append when already present

    Thanks. I reworked my implmentation to allow the form to work. The uploader is now on its own page.... Anyway, Now I have lost the print out for showing the upload status and completion via the ajax handler.   Any suggestions? Here is the code now (I am not showing the ajaz-mutiple file function because is ...
    Posted to PHP File Uploader (Forum) by mtimmons on November 29, 2012
  • HELP: Getting Error "Cannot upload the file. File format is not allowed." on a File Rename

    I have my own implementation of the FileStorage.   When I attempt to rename a file, I get ''Cannot upload the file. File format is not allowed.''   The editor is not calling the RenameFile method on my FileStorage class.    
    Posted to Cute Editor for .NET (Forum) by [email protected] on July 30, 2009
  • Re: Unable to Upload File

    Here's the deal... When I try to upload to: C:\Inetpub\wwwroot\RVLMS20\LMS20\LaunchPad\Courses\RedVector\Legacy\HTML\courses\5182adda619f476a8a59a1c93f06136f  it doesn't work!  When I try to upload to: C:\Inetpub\wwwroot\RVLMS20\LMS20\LaunchPad\Courses\RedVector\Legacy\HTML\courses\test  it works!Both directories have the same ...
    Posted to Cute Editor for .NET (Forum) by hewittf on February 1, 2006
  • Re: (File dialog has been blocked) while trying to Upload files

    Terry, It worked for the test page only. On my real pages it didn't because the controls are not at the same position. You could see that the line and column are ''almost'' matching (if you put the green mask) but they are not. To test that just add other uploader control(s) to the test page at another position. For example, just add ...
    Posted to Ajax Uploader (Forum) by luci on September 4, 2009
  • Render as ordinary file upload on iPad

    Hello   We want to be able to upload other files than photos on an iPad or iPhone. This is possible with an app like iUpload but this app needs the file upload Control to be an ordinary file upload. Is it possible to render the Control as an ordinary fileupload Control when the user is on an ipad or Iphone?   Andreas 
    Posted to Ajax Uploader (Forum) by addeladde on December 16, 2013
  • How to hide File Icons on pre-upload view when ManualStartUpload="true"

    Given the following snippet of code: <CuteWebUI:UploadAttachments  runat=''server''  ID=''Uploader1''  MultipleFilesUpload=''true''  ManualStartUpload=''true''  InsertButtonID=''BrowseButton''  ShowCheckBoxes=''False''  ShowFileIcons=''False'' > The File Icons are hidden in the view ...
    Posted to Ajax Uploader (Forum) by BenHolcombe on June 18, 2012
  • File uploads being duplicated. (Uploader1_FileUploaded event firing multiple times per file?)

    Hi,   I am using AjaxUploader vers.  3.020100818.   Upon uploading to the web server I am using the  Uploader1_FileUploaded event to write the file to a Sql Server table.     It is working fine most of the time, but all too often it will write duplicate copies of the exact same file to the ...
    Posted to Ajax Uploader (Forum) by johansec on December 16, 2010
  • File upload saves corrupted files (0KB)

    I'm still working with version 4.2. Now i've to enable file uploads (e.g. for pdfs) There is no option to enable pdf upload, so i've changed the filepost.asp like this: Function ValidFileName(str_FileName)  Set RegularExpressionObject = New RegExp  With RegularExpressionObject   .Pattern = ...
    Posted to Cute Editor for ASP (Forum) by rkw-edv on July 24, 2010
« First ... < Previous 30 31 32 33 34 Next > ... Last »