Search

You searched for the word(s): Ajax Uploader
Showing page 74 of 117 (1,163 total posts) < 1 second(s)
  • Re: How to validate the image uploaded in Ajax Uploader?

    Jagan,   Ajax Uploader can help you validate the files in the client side.   If the files extension is changed, you need to validate the files in the server side.
    Posted to Ajax Uploader (Forum) by Adam on October 29, 2009
  • Re: Ajax Uploader and ASP.NET MVC

    netclick,   Please download the Ajax Uploader version 3.0.   MVC upload is supported in this new version.
    Posted to Ajax Uploader (Forum) by Adam on April 14, 2009
  • Re: Unable to find the uploaded file in directory

    Hi, Some thime has passed and no resolution was found so far (other than a workaround that reduces functionality (disables the ajax uploader and leaves me with single file uploads and no progress bar. This is 100% reproducible in my environment. Is there a way to turn on some ''debugging mode'' in cute editor and have it log messages ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 25, 2009
  • Re: Temp Directory

    Dear mremigio,   If you don't explicitly  set the temporary directory, Ajax Uploader will use ''C:\Windows\Temp\AjaxUploaderTemp'' as the temporary directory.  Please use the .CopyTo or .MoveTo method to copy or move the uploaded files.            void ...
    Posted to Ajax Uploader (Forum) by Eric on January 25, 2011
  • Re: EMPTY popup in IE and Firefox

    mreric: Hello there,   I can not seem to figure this one out.  For some reason when my website first loads and I open a modal popup (asp.net AJAX), the uploader from within that Modal which is contained within an update panel will popup a JS ''EMPTY'' alert.  If you close the modal, browse around and go back in, the alert goes ...
    Posted to Ajax Uploader (Forum) by Adam on February 23, 2010
  • Re: How to validate the image uploaded in Ajax Uploader?

    jagan,   If you want to use System.Drawing.Image.FromStream,  please check the following thread: http://cutesoft.net/forums/post/44714.aspx
    Posted to Ajax Uploader (Forum) by Adam on October 30, 2009
  • Re: Ajax uploader

    Can you try this license file?   http://cutesoft.net/download/AjaxUploaderTemp.zip
    Posted to Ajax Uploader (Forum) by Adam on June 9, 2009
  • "File Browsing has been blocked." inside AJAX TabContainer

    Hi,   the error message ''File Browsing has been blocked.'' always appear when the control is inside an AJAX TabContainer.  Please test the following code:   <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''Upload.aspx.vb'' Inherits=''Upload'' %> <%@ Register Assembly=''AjaxControlToolkit'' ...
    Posted to Ajax Uploader (Forum) by Dev65 on December 1, 2008
  • Re: Control customization

    WOW This is more difficult than I thought. I have followed the ajax-attachments.php example, however the custom table of uploaded files is not displayed. I figured that the problem was that I had declared the upload folder in the initialization of the script using $uploader->SaveDirectory = ''myfolder''; Then, I commented this ...
    Posted to PHP File Uploader (Forum) by PrinceOfAbyss on February 11, 2010
  • Need help resolving SLM error:12029

    A user on our website is receiving a message from Windows Internet Explorer when they attempt to upload a file (via Ajax Uploader).  The message reads,''SLM Error:12029''.  What does this message mean and what can I do to resolve it?   Thanks for your attention to my problem!
    Posted to Ajax Uploader (Forum) by RebeccaRude on January 24, 2012
« First ... < Previous 72 73 74 75 76 Next > ... Last »