Search

You searched for the word(s): IE 9 upload
Showing page 75 of 656 (6,557 total posts) < 1 second(s)
  • 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
  • Manual Upload Demo Not Working

    I've looked at the help docs and the demo for manual upload at http:///ajaxuploader.com/demo/Start-uploading-manually.aspx The problem is this line: uploadobj.startupload(); throws an error saying it can't find startupload(). Is this javascript function new or not in the version I'm using? I have CuteWebUI.AjaxUploader.dll version ...
    Posted to Ajax Uploader (Forum) by lgloria on June 21, 2010
  • Internet Explorer Version 8 upload problem

    Hi,When I click on UPOLOAD FILES at this link: http://phpfileuploader.com/demo/form-simple-upload.php, nothing happens. Same problem with the other demos and in my own application. When I use Firefox or Chrome, it works fine.  I have purchased a license for one of my sites and my customers  cannot upload either using IE8.  Does ...
    Posted to PHP File Uploader (Forum) by denysdeluca on March 1, 2010
  • PDF corrupted using document upload

    Strange problem here, and I don't think it has to do with the editor.  It happens on my production server but not on my development server.  When I upload a PDF file using the document upload feature of the editor, ''Content-Disposition: form-data; name=''__EVENTTARGET'' and other like items are added at the end of the PDF (past the ...
    Posted to Cute Editor for .NET (Forum) by oompah on December 9, 2009
  • Sometimes it behaves like a normal upload control

    When I tried to upload a file through ajax uploader. I noticed that it behaved like a normal file upload control   you can see that there is a file uploader like control is appearing as well. One more thing which I saw was I already mentioned the types of files in the cute uploader which can be uploaded but instead of this I could see ...
    Posted to Ajax Uploader (Forum) by sumitarora on October 14, 2009
  • Strange Error on all upload dialog boxes

    I just purchased and put up a test instance of cute editor for PHP. It seems to be working well, except it is not allowing me to upload any files. To see the problem: Go go my test site: www.joshprewitt.com Scroll to the bottom and try to add any image or media file. In the dialog box where the upload file button SHOULD be, there is ...
    Posted to Cute Editor for PHP (Forum) by joshprewitt on September 12, 2009
  • Javascript after upload?

    The post back which results from uploading or deleting an upload seems to ignore the initialization JavaScript code present on my page which is used to populate an HTML table from a Jquery call. Is there some sort of JavaScript event I can call after an upload is complete or a file is deleted to ensure my AJAX grids get reinitialized? ...
    Posted to Ajax Uploader (Forum) by hex1848 on July 27, 2009
  • upload problems with version 6.3 .net 1.x framework

    I have no problems uploading files and documents using cuteeditor v6.3 in .net 2.0   in codebehind I simply specify this   cute.SetSecurityImageGalleryPath(GalleryPath) cute.SetSecurityImageBrowserPath(GalleryPath) cute.SetSecurityFilesGalleryPath(Documentpath)   where GalleryPath and DocumentPath are good paths where I ...
    Posted to Cute Editor for .NET (Forum) by oompah on July 23, 2009
  • Can not upload files in .NET 2.0. Files are stuck in windows\temp.

    We are usinig CE 5.3. We just upgraded from .NET 1.1 to .NET 2.0. Now the upload function is not working. When I upload a file (152kb), it says successfully uploaded but there is only a 120 byte file in the folder. I checked the windows\temp folder and it seems the uploaded file is stuck there. I have given ASPNET and NETWORK SERVICE fully ...
    Posted to Cute Editor for .NET (Forum) by ayw123 on July 20, 2009
  • Upload Within Image Gallery Not Working for IE 7

    I have setup the Cute Editor to read and write images to the database.  I have created my own c# class based on the example for the CuteEditor.Impl.FileStorage.  Within Firefox 3, all of the actions work just fine.  I can upload, move, delete, etc images with no issue.  However when I use IE 7 I get the following error when ...
    Posted to Cute Editor for .NET (Forum) by eric.shaw@sto.idaho.gov on June 23, 2009
« First ... < Previous 73 74 75 76 77 Next > ... Last »