Search

You searched for the word(s): Uploader
Showing page 137 of 328 (3,276 total posts) < 1 second(s)
  • GetUploadedFile - Not working

    I'm using the Classic ASP solution and once I specify the ''AllowedFileExtensions'' and ''SaveDirectory'' properties, I'm not able to retrieve the file names. It's failing on the following lines in the code.  Dim mvcfile Set mvcfile=uploader.GetUploadedFile(list(i))     <-------- And, within the class file, it fails on ...
    Posted to ASP Uploader (Forum) by acehawk on April 5, 2010
  • License Error: Host Not Match

    Dear support team,   i recently bought a license for your PHP File Uploader.After replacing the trial license file with the one i received via mail, i retrieve the following message:       License Error: (1) Host Not Match Could this probably be, because we use SSL (HTTPS) encryption?  The domain name ...
    Posted to PHP File Uploader (Forum) by newdirection on March 31, 2010
  • Add timestamp to filenames on upload?

    Hi there, I'm curious if it is possible to add a date/time stamp to the filename of the files that are being uploaded?  I'm creating a dropbox for my company using the php file uploader script and need to make it so that it will automatically add the date/time stamp so files are not overwritten. Thanks in advance. Ryan 
    Posted to PHP File Uploader (Forum) by ryanmgutierrez on March 29, 2010
  • Re: Maxlength validation

    Hi,   I can upload a file with 160+chars .   The problem is that, when uploader save the file to the temp directory,   the path is :   x:\folder1\tempdir1\xxxxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx.filename.ext.resx   the folder path, the guid, the '.resx' will spent at least 42 or more chars.   and windows do ...
    Posted to Ajax Uploader (Forum) by cutechat on March 7, 2010
  • Re: CuteWebUI UploadAttachments Control Max File Validation

    Hi,   I can upload a file with 160+chars .   The problem is that, when uploader save the file to the temp directory,   the path is :   x:\folder1\tempdir1\xxxxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx.filename.ext.resx   the folder path, the guid, the '.resx' will spent at least 42 or more chars.   and windows do ...
    Posted to Cute Editor for .NET (Forum) by cutechat on March 7, 2010
  • Re: Error,http,413 while uploading file

    psingh29: We are experiencing the problem while uploading file. It gives you error in middle of uploading a file and the error is Error,http,413.   Earlier we were getting a error which was due to SilverLight, so , I uninstalled it but after that we started getting new error i.e. Error,http,413   This is a message which should ...
    Posted to Ajax Uploader (Forum) by Adam on February 4, 2010
  • Re: "Unable to find the uploaded file in directory : "

    Yes. I set the TempDirectory at server side. And yes, I set it to \\fileserver\folder. And it is the same path that the client alert is complaining over not being able to find the uploaded file in. I think this odd 'cous the webserver is putting the file in a folder on the fileserver and the client should not be trying to access it.  This ...
    Posted to Ajax Uploader (Forum) by Dizzypointed on February 1, 2010
  • Online Storage Service

    Hi, I would like to know if there would be possible to use the Uploader on my ASP Web App, running on my WebServer, but storing the uploaded file not on my server, but on an online storage service, like SkyDrive, or ADrive. If you know ANY way to do this, please let me know, even if it has to be done some way else. Thx in ...
    Posted to ASP Uploader (Forum) by Seba1971 on January 15, 2010
  • Online Storage Service

    Hi, I would like to know if there would be possible to use the Uploader on my ASP Web App, running on my WebServer, but storing the uploaded file not on my server, but on an online storage service, like SkyDrive, or ADrive. If you know ANY way to do this, please let me know, even if it has to be done some way else. Thx in ...
    Posted to Ajax Uploader (Forum) by Seba1971 on January 15, 2010
  • Re: getting error when uploading the same document I have open in Word

    Hi,   I have similar question for files that are currently openned when trying to upload.  I am trying to use the OnError handler you described in the previous response, but that event does not seem to be firing, nor is it in the documentation for the uploader global events.   So basically, I'd like to generate a friendly error ...
    Posted to Ajax Uploader (Forum) by Vu Nguyen on December 30, 2009