|
Search
You searched for the word(s): upload'A=0
Showing page 213 of 656 (6,557 total posts)
< 1 second(s)
-
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 ...
-
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) ...
-
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 ...
-
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
...
-
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 ...
-
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 ...
-
Hi,
Please try the example below. It shows you how to get the upload files info after ...
-
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
-
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 ...
-
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 ...
... 213 ...
|
|
|