Search

You searched for the word(s): IE 9 upload
Showing page 64 of 656 (6,557 total posts) < 1 second(s)
  • Re: Unknown result: Error: Unable Upload data via Flash + NTLM

    Hi Ken, I used the code snippet you provided to turn off flash and the code is defiently being ran but the same error message is still displayed,   Protected Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs) Handles Me.Load ...
    Posted to Ajax Uploader (Forum) by LiamPowell on February 7, 2012
  • Re: Prevent auto population of title during upload

    Dear VanAwful,   Please follow steps: 1. Open ''\CuteSoft_Client\Gallery\Layout\Classic\Code.js'' 2. Add the following code at the bottom of this file:     GalleryLayout.prototype.CreatePhotoDivNull=function _GalleryLayout_CreateItemDiv(photo) {  var ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on February 6, 2011
  • Re: Can not upload excel files

    Agree Eric, that was my belief as well, first thing i did after I promised my customer that I have it fixed in no time :)anyhow, it turns out that I had to add mimetype (application/vnd.ms-excel) to the extension .xls and .xlsx in the function:BuildMimeArray()located in CuteEditor_Files/Dialogs/Include_Mimetype.php Now it runs smoooothly ...
    Posted to Cute Editor for PHP (Forum) by bix on August 31, 2010
  • Re: Upload button do not work

    Hi MikeJuri,   Got this issue because the uploader gets the wrong path of the resource files. Please try the way below, it will fix this issue.   1. open file \phpuploader\include_phpuploader.php 2. find section below $cd=dirname($this->GetWebPath(__FILE__)); 3. change it ...
    Posted to PHP File Uploader (Forum) by Kenneth on March 3, 2014
  • Re: Ajax Uploader missed new 3 features...

    Hi Demon1, * Small image preview before start upload or after upload completed  The example below shows you how to generate the preview image after upload ...
    Posted to Ajax Uploader (Forum) by Kenneth on April 6, 2012
  • Re: Custom validation before uploading files

    Hi Pbanerji,  1) allow users to select the files for upload Can you explain it in detail? by default the uploader allow user to select files for upload. 2) do custom validation and allow user to enter additional meta data about the files The example below shows you how to add the additional data <%@ Page ...
    Posted to Ajax Uploader (Forum) by Kenneth on December 29, 2011
  • Re: Image Types

    Dear kengelhardt,   We are considering using DotNetGallery.   What images types can be in the file system and produce thumbnail images?   A:    It supports common used image types such as jpg,jpeg,gif,png,bmp.   Also, can just the thumbnail feature be used? We don't need the upload function; we ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on October 22, 2010
  • Re: cannot get file to upload prior to server side code running

    Hi,   Please check the HTML code of this page http://ajaxuploader.com/Demo/Start-uploading-manually.aspx   in btnSave_OnClientClick, if call startupload(), you should return false to prevent the page submit.   and you need handle the CuteWebUI_AjaxUploader_OnPostBack event for submitting the form by the button ...
    Posted to Ajax Uploader (Forum) by cutechat on January 14, 2010
  • Re: Issues with use as a file manager

    1)       The upload section appears, but the input box and the browse and upload buttons don’t most of the time. In a test I just did, they appeared three times out of ten.   When you open the insert image dialog, the upload and browse button always ...
    Posted to Cute Editor for PHP (Forum) by Adam on November 11, 2008
  • Re: Overide upload feature

    Oleg,   Please check this article:Setting up the Image gallery path   >>but I also want to be able to upload images to specified path.     Please explain this in more details. I am confused. After you set image gallery path correctly, you can upload the images to the above path. What ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 3, 2007
« First ... < Previous 62 63 64 65 66 Next > ... Last »