Search

You searched for the word(s): upload'A=0
Showing page 213 of 656 (6,557 total posts) < 1 second(s)
  • Re: Processing Uploaded Files with PHP

    Hi BlackAce,   First, you can refer to the document at http://phpfileuploader.com/document/   To retrieving the uploaded file, save to your server, change file name Etc, please refer to http://phpfileuploader.com/document/scr/Deployment.htm step 3, it shows you how to handle the upload file store location and the file name after ...
    Posted to PHP File Uploader (Forum) by Kenneth on January 25, 2013
  • Re: Unable to See "Select File" dialog in complex web page

    Hi Kenneth,   there is no error on the page, it only appears to do a postback.  There are no obvious errors in the web server logs either.   I have emailed username credentials to you so you can access the following URL http://videocentralhd.lgfl.org.uk/secure/Upload.aspx .   The process to follow is:   1) ...
    Posted to Ajax Uploader (Forum) by AtomP on January 4, 2013
  • Adding fields and saving to DB

    I have tested Simple Upload with Progress and Multiple file uploads and I have managed to upload files to the server. Both works fine. However the problem is these only save the files to server. But I need to save the Uploaded File Names to database. I also need to add couple of fields to collect customers' Name and Email and save them to ...
    Posted to PHP File Uploader (Forum) by shafi01 on December 7, 2012
  • Display file results after uploading

    Hi    We tried the demos, if the script is run as below, you can see the file results after uploading:   <?php      // Create Uploader object.     $uploader=new PhpUploader();      // Set a unique name to Uploader          ...
    Posted to PHP File Uploader (Forum) by DongZheng on October 25, 2012
  • Problem with AjaxUploader_OnInitialize on Firefox

    Hi,   I am using the latest version of AjaxUploader. I test it with Chrome, IE9 and Firefox. Chrome and IE9 works fine. But with FF, I get this message in Firebug: CuteWebUI_AjaxUploader_Initialize is not defined that causes the Upload button is not there at the first attempt. But if I close the dialog (which is opened by clicking on a ...
    Posted to Ajax Uploader (Forum) by QuiTran on October 19, 2012
  • Re: FileTypeNotSupportMsg include Filename in the pattern

    Hi KatlimRuiz,   To achieve your requirement, I suggest you verify the file extension in API CuteWebUI_AjaxUploader_OnSelect and custom the verify logic there. like the example below, try to upload a file (not jpg), it should shows the error message format what you ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 18, 2012
  • Re: CuteWebUI.AttachmentItemCollection does not give me access to AttachmentItem

    Hi,   Please try the example below. It shows you how to get the upload files info after ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 26, 2012
  • Re: Upload button does not work after first postback.

    Hi Chris928, Can you create an example page which can reproduce this issue and post the code here? I will check it and get back to you as soon as possible. Regards, Ken 
    Posted to Ajax Uploader (Forum) by Kenneth on July 17, 2012
  • Unable to find the uploaded file in directory.......

    Hi, I've been testing the Ajax Uploader, and it works great. When we deploy it on one of our older web servers running Windows 2003 with IIS 5.2, it works fine, even with large files. When we deploy the same app on our Windows 2008 box with IIS 7.0, we get the dreaded ''Unable to find the uploaded file in directory....'', when trying to ...
    Posted to Ajax Uploader (Forum) by RandySSullivan on May 31, 2012
  • Re: FLM error while uploading file

    Ken I have already got the webhosting provider involved, they have checked & tested and they are not able to resolve the problem. They have already done whatevery necessary settings and yet we still cannot upload. The same error occurs.I have even tried using different domains in the same server, same error occured. I also tried using ...
    Posted to Cute Editor for PHP (Forum) by Anonymous on March 11, 2012