|
Search
You searched for the word(s): upload'A=0
Showing page 138 of 656 (6,557 total posts)
< 1 second(s)
-
I’m having some issues when using the editor as a file manager.
1) The upload section appears, but the input box and the browse and upload buttons don’t most of the time. In a test I just did, they appeared three times out of ten.
2) When I upload a ...
-
Hi:
I 'm evaluating CuteEditor for .NET, and when I want to insert an image (using Image gallery or Insert Image) I can only insert images that already exists in the Uploads directory (on the website..), so I can not upload an image saved in my PC. Is there a way to upload the image from my local disk from the Image Gallery webform ? Or I should ...
-
Thank You! Previously our server is not PHP 5.. , Now we chnaged to PHP5.. . It's working. But i want to upload images, files etc through PHP editor.
Could you please send the sample code to do this>below is the code i am using
<?php
$editor=new ...
-
When you will post an update for this issue, could u let me know ??? I know its a simple thing, unfortunately the files are in encrypt format otherwise i was able to fix this bug by myself, so please its urgent, please fix this bug, its really simple to resolve this issue....
please follow me to let know what is my concern, i saw the ...
-
please follow me to let know what is my concern, i saw the same bug at your live demo at the below link;
http://www.cutesoft.net/asp/EnableAll.asp
1) click on the above link
2) from the top most toolbar, click on insert image button, a popup will appear then
3) from the insert image popup/dialog box, please click on browse ...
-
Hi Guys, I had an email from one of my clients today saying that he can't upload a file using the upload function when he clicks on 'downloadable files'. He said that he could browse for the file but when he clicked upload nothing happened. I had a look and it turns out that all is fine - basically he thought it wasn't working because ...
-
Hi,
You need a <form> , and handle the $_POST value ,
Or you need use JavaScript to handle CuteWebUI_AjaxUploader_OnPostback event.
Please check our samples which are included in the downloaded package.
The samples contains both methods.
Regards,
Terry
-
http://aspuploader.com/demo/ajax-multiplefiles.asp
When using Internet Explorer 11, I have found that when loading multiple files, my website hangs so thought I'd try the demo and see if that works and it doesn't.
If you select multiple files, it hangs trying to load the first one with "1 second ...
-
Hi anthonygore,
Do you get the same problem with the example page below?
If yes, can you use echo phpinfo() to output all php settings? So we can check the settings for you.
<?php require_once "phpuploader/include_phpuploader.php" ?> <?php session_start(); ?> ...
-
Hi therealhg, Please try the way below, it will fix this problem. The php uploader got the wrong resource path on your site. 1. Open file ”phpuploader\include_phpuploader.php” 2. Find section below $cd=dirname($this->GetWebPath(__FILE__)); 3. ...
... 138 ...
|
|
|