|
Search
You searched for the word(s):
< 1 second(s)
-
Hi Ken
Thanks for the silverlight. It works now. Can you advise how to alert user for this issue to download silverlight when using the php file uploader?
Dong
-
Hi Ken
Insert the screenprint for this. There is no difference between the working PHP and non-working PHP when using the mouse right click on the uploader button. Any clues for solution?
-
Hi Ken
Sorry, it works for the first time, then it stops to work unless I close the current entire IE windows and open a new IE windows again. On the current IE windows, open a new tab won't work either.
Dong
-
Cool, thanks.
Dong
-
Hi Ken
Thanks. I tried but it does not work. I finally find the solution, create a new windows account, and then IE9 works again. It is weird!
Dong
-
Hi
We try the demo provided by PHP File Uploader on IE 9. When clicking on upload button, there is no response at all. The demo works fine on IE8. Any clues, someone?
Thanks in advance if you can share your thoughts on this.
-
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
We need help to define the savedirectory. In the test, we put test.php and phpfileuploader to c:\phptest\fileupload. add myfolder under fileupload. If set SaveDirectory = "myfolder" ($uploader->SaveDirectory="myfolder";), then file uploading works fine.
However, if we set up another myfolder ...
|
|
|