|
Search
You searched for the word(s): upload file
Showing page 25 of 336 (3,355 total posts)
< 1 second(s)
-
I am trying to increase the size of flash uploads (to allow videos). I have used the following code:
'enable larger file upload
Editor1.SetSecurityMaxFlashSize(25000) '25MB max
'enable larger total folder size
Editor1.SetSecurityMaxDocumentFolderSize(250000) '250MB max
However, when I attempt to upload a 13MB file, ...
-
I can not upload large files (file size >3 MB) from the Cute Editor upload interface.The maximum file size that can be uploaded to the site is configured as 20 MB. As per Adam’s instruction, I have increased the AspMaxRequestEntityAllowed configuration to 2GB. But nothing working!!
My previous posting:- ...
-
SAALAM, The Cute Web messenger allows members transfer file to each other.
Step 1. Login as admin and click the ''chat admin'' button
Step 2. Clcik the configuration tab
Step 3. In the File Upload Filters filed, type in the file Extensions and Types.
Defalult: ''txt,chm,doc,xls,psd,pdf,ppt,zip,rar,gz,bmp,png,gif,jpg,swf,mp3,wmv,rm,rmvb''
-
Thanx but this doesn't work for me :-(
I think documentation is very poor for such a great product as this. The OnTastComplete is not even listed in documentation. Some other things like UploaderEvents have no description what they do etc. :-(
In my case, the button just starts uploading and submits the form (upload only 64kB of course) ;-(
I ...
-
This is the HTML code, please note that now with Mozilla Firefox works fine, the problem is with Google Chrome ---------------
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''>
<html xmlns=''http://www.w3.org/1999/xhtml''>
<head>
...
-
When attempting to upload a small (< 5MB) or large ( > 100MB) I am recieving the error "Target Length is bigger than file size!" when the upload is between 20-30% complete. The error occurs everytime and is consistent across different versions of Internet Explorer. We are using a web farm of eight servers ...
-
Hi GeraldMorris,
Does happens with large file? How about the samll files? get the same issue?
Please try this link http://www.ajaxuploader.com/Demo/Large-File-Upload.aspx?UploadType=Flash, it load as flash upload mode and support large file upload too. Does it work with your IE 9 browser?
And please check the ...
-
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
...
-
Dear jaydev,
Please refer to the following code:
<?php require_once ''phpuploader/include_phpuploader.php'' ?>
<?php session_start(); ?>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''>
<html ...
-
I have set virtual path ''/WebsitesNew'' point to '' //192.168.138.21/home''I set the editor setting is : Editor1.SetSecurityImageGalleryPath(''/WebsitesNew/'');when i click the upaload to image gallery,I get following error message. where can i set username and password I get error is: [IOException: Login fail: ...
... 25 ...
|
|
|