Search

You searched for the word(s): upload file
Showing page 33 of 336 (3,355 total posts) < 1 second(s)
  • Re: manual upload in code behind

    Hi jerrysax, please try the example below, it shows you how to get the upload files data by a button <%@ Page Language=''VB'' %> <%@ Register Assembly=''CuteWebUI.AjaxUploader'' Namespace=''CuteWebUI'' TagPrefix=''CuteWebUI'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 11, 2011
  • Chrome Image Upload Issue

    Hi, There seems to be an issue uploading an image via Chrome. The Image Gallery opens and allows you to select a file, but then nothing happens. The upload window does not appear.    This is what I see in Chrome developer tools. It works perfectly in all other ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by gim-matt on August 15, 2013
  • File browser does not work

    Hello, with the attached code I'm attempting to upload mutliple files. When you click on the upload multiple files now button the file browse window does not open in order to select files to upload. What could be the cause?   The bin folder of my solution conatains the ajaxuploader.lic and the cutewebui.ajaxuploader.dll ...
    Posted to Ajax Uploader (Forum) by gogetsome on July 11, 2013
  • Give warning after 1 file has been uploaded

    I am using the uploader in a .net user control and need the capability to issue a warning if someone tries to upload a second file. Scenario is: They upload one file ......something relating to that file happens They go to upload a second file. Give a warning that if they continue, the first file will be overwritten, but let them ...
    Posted to Ajax Uploader (Forum) by JudyMay47 on July 3, 2013
  • Re: Does AJAX Uploader validate against MIME types , or does it ONLY look at file extensions?

    AshMach: Does AJAX Uploader validate against MIME types , or does it ONLY look at file extensions?     In other words,  if I want to limit me control to only upload GIFs,  and someone takes an executable virus EXE file, renames it to harmless.GIF, can they upload that file to the site?    Or, is there a ...
    Posted to Ajax Uploader (Forum) by Adam on November 16, 2012
  • An Example of a two page upload with Form Variables

    An Example of a two page upload with Form Variables  I have a need for a two page upload method.  Here is what I have existing on my web site and I need to replace the uploader and I would prefer to use AspUploader but from all the forums answers and the sample code I have not seen anything that works or I can get to work. I have an ...
    Posted to ASP Uploader (Forum) by AndrewBarnes on September 9, 2012
  • How To: Setup Direct to Database Upload/Download

    This example assumes the following platform technologies asp.net v20 - 3.5 C# Sql 2005 IIS 6+ AjaxUploader comes with an args.OpenStream() method that will allow you to convert your document to binary and store it directly to a Sql Table. Once there, you'll also need an .ashx file to help with the downloading of the file from the database from ...
    Posted to Ajax Uploader (Forum) by dougm on August 8, 2012
  • Re: Disable Upload files

    octavioxd: Hello everyone  ;) I'm testing the php editor cute but I want to disable file uploads of any kind as I can do this? Thank you.    You can easily disable the file uploads using the following methods: 1: Edit security policy file. The security policy file (default.config, admin.config and ...
    Posted to Cute Editor for PHP (Forum) by Adam on May 18, 2010
  • Upload suddenly stopped working in Firefox - fixed by installing Silverlight plugin

    My application was running fine. Then the 30 day trial license expired, and I purchased a license. As part of the purchase I received a new 90 temporary license which I am currently using.   Immediately after doing this, the upload stopped working for some users using Firefox, but not all, with the following changes in behavior: The file ...
    Posted to Ajax Uploader (Forum) by rgprints on August 18, 2009
  • Re: Upload Grid Displaying Uploaded File Disappears when Server Trace appears

    Hi cjchamber,   What you are using is "CuteWebUI:Uploader", it has not the attachment table. If you want to show the attachment table after upload, please use "CuteWebUI:UploadAttachments".   And you can refer to http://www.ajaxuploader.com/Demo/Ajax-based-File-storage.aspx, it shows you how to create your own ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 11, 2013
« First ... < Previous 31 32 33 34 35 Next > ... Last »