Browse by Tags

All Tags » Upload
Showing page 1 of 7 (61 total posts)
  • Renaming file names at the upload

     I would like to rename the file names of the loaded pictures and store in my database directly at the upload Example: home.png = 1_1.png house.png = 1_2.png How a script must look this renames the pictures and submits the new file name to the entry in the database? Meaning many thanks for every help Thomas  
    Posted to ASP Uploader (Forum) by gifhouse on January 28, 2016
  • Ajax Uploader version 4.0

    Ajax Uploader is an easy to use, hi-performance ASP.NET File Upload Control which allows you to upload multiple files to web server without refreshing the page.  It allows you select and upload multiple files and cancel running file uploads, add new files during uploading.  This file upload control uploads large files to a ...
    Posted to Current Releases (FileGallery) by Adam on November 26, 2015
  • Capture file names of images

    I work for county government and have developed a CMS using RTE. I need to be able to record the file names of images inserted into departments' pages. Here's what I have:    Protected Sub Uploader_FileUploaded(Sender As Object, args As RTE.UploadImageEventArgs) Handles Editor1.UploadImage     Dim ImgfileName ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Davidson on August 13, 2015
  • Javascript error when uploading

     Hi I am getting the following error when I am trying to upload a file.   I am in the process of converting my app from CuteSoft  to Richtexteditor.  I am not sure if their is a possible conflict with the two editors being in the app.  Only the Richtexteditor is being used on the page .   Below is the error ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by msinotte on July 9, 2014
  • Unable to find the uploaded file

     I am getting an intermittent problem when users are uploading using the Cutesoft Ajax uploader.  An error message appears stating "Unable  to find the uploaded file in directory : C:\Windows\TEMP\AjaxUploaderTemp". Does anybody know why this is happening please? Thanks for your help. 
    Posted to Ajax Uploader (Forum) by MattFranklin on February 27, 2014
  • Uploading to root directory - Not within phpfileuploader directory

    Hi,   I have the PHP file uploader installed to domain.com/upload   I have password protected this directory to prevent any unauthorised use of the script. I would like to upload my files to domain.com/pdf - so the public can download them without having to login.   The obvious option was to change this line to;   ...
    Posted to PHP File Uploader (Forum) by fozzydj on June 24, 2013
  • Re: Uploads fail with http error1 :0:

    This issue is solved now.   The cause of the error was that I used the DotNetNuke 5 gzip compression setting. This setting has caused AJAX issues before, and is removed in DNN7. IIS compression does not cause the problem. 
    Posted to Rich Text Editor for .NET and MVC (Forum) by [email protected] on April 24, 2013
  • Re: Uploads fail with http error1 :0:

    Thank you for the quick response!   I downloaded and installed the DotNetNuke 5 version, but the problem is still there. Uploads result in an error popup with a message "http error1 :0:"   Chrome Developer tools shows an error message:    POST ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by [email protected] on April 24, 2013
  • Uploads fail with http error1 :0:

    I'm testing RichTextEditor with an ASP.NET 4.0 DotNetNuke site running on Windows Server 2012.   All uploads fail in all browsers and display an error message "http error1 :0:".   I have tried different appSettings : RichTextEditorTempPath RichTextEditor.DisableAjaxGzip    The UploadModule httpmodule is ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by [email protected] on April 23, 2013
  • Resize on Upload

    Is there a way to resize to MaxWidth/MaxHeight and save to a folder, THEN repeat resize to create thumbnails and save them to another folder. Folder structure is ROOT/ID and ROOT/ID/THUMBS   Resize is Max 800 x Max 800 for Main, and Max 200 x Max 200 for Thumbs.     I have 2 clients looking for this app IF it can be customised. ...
    Posted to ASP Uploader (Forum) by GetOnline on December 10, 2012
1 2 3 4 5 Next > ... Last ยป