|
Search
You searched for the word(s): upload file
Showing page 48 of 336 (3,355 total posts)
< 1 second(s)
-
fairlands:
Hello Eric
Thank you for that link, i am kind of on the right track now ....almost but not quite and woudl realy appreciate some advice on this
I edited the image gallery path in the security file
from
<security name=''ImageGalleryPath''>/uploads/</security>
to ...
-
I found out what the problem was. The DotNetZip copies the file to a temporary folder that .net doesn't have permissions to so the permissions don't get replicated correctly. Once I changed the temp folder to the one I use for the non-zipped files with AjaxUploader, the files zipped up fine.
-
Dave,
>>1. What file configures all the icons (features)? I would like to select which features I have. Please modify the /CuteEditor/Configuration/AutoConfigure/default.config file.>>2. The upload pics defaults to an ''uploads'' folder. How can/where do i change that to a different folder?Please check the following ...
-
Hi Adam,
The file is 50MB, MegaBytes, in size. so not that small.
It also happens on a 12MB file and a 409MB file, although on the larger file the message appeared at 26% rather than 100% which is when the message appears for the smaller files.
-
Yes, this problem is a pain in the butt. As I mentioned above, the solution that worked at the time was to REMOVE the Upload module (not a great solution, is it?).
HOWEVER, with later versions of ComponentArt we tried to re-enable the module and found out a very surprising thing -- the upload module WILL work well in web.config as long ...
-
Hi serran,
I suggest you use method "CopyTo" to handle the upload file store location and the new file name. Then you can save it to any folder and use any name you need. The example below shows you how to achieve it.
mvcfile.FileName is the original file name, you can change it directly. Like ...
-
Dear kengelhardt,
We are considering using DotNetGallery.
What images types can be in the file system and produce thumbnail images?
A: It supports common used image types such as jpg,jpeg,gif,png,bmp.
Also, can just the thumbnail feature be used? We don't need the upload function; we ...
-
christian,
For some reasons, you are using a temp license file on your server.
''The License for Editor is not valid.''
Don't panic; this is an easy fix.
This message usually results from one of the following scenarios:
1. The 30-day free evaluation period has expired.
Solution:
Purchase CuteEditor and ...
-
Please download the temp license file from http://CuteSoft.net/download/temp.zip. The license problem usually results from one of the following scenarios:
1. The 30-day free evaluation period has expired. Solution:
Purchase CuteEditor and we will send your own license file to unlock your copy of CuteEditor.
Download the ...
-
Dear attu143,
You can change
$uploader->UploadUrl=''myhandler.php'';
to
$uploader->UploadUrl=''myhandler.php?id=301'';
It will pass the value to handler.
Custom file upload handler
If you need further control over the parsing of the file uploading request, you can ...
... 48 ...
|
|
|