|
Search
You searched for the word(s): upload'A=0
Showing page 178 of 656 (6,557 total posts)
< 1 second(s)
-
Dear Heidi_pri,
Can you reproduce it in http://ajaxuploader.com/Demo/multiple-files-upload.aspx, I tested it in firefox3.6.3, I can select and upload multiples file. Please click ''Tools''==>''Add-ons'', check whether you have installed silverlight or flash which is necessary for multiple files upload. Regards,Eric
-
RTE8.0 provides both Sql File Provider and Local File Provider
The following code shows how to use SqlFileProvider in 8.0
...
-
Hi,
Which browser are you testing ?
IE , or Firefox3.6 ?
We have such problem before. but it have been fixed.
Can you download the last version and try again ?
--
By the way , in the IFrame , will it works if you do not use InsertButtonID ?
Please also test UploadType=IFrame , or ...
-
Stephan,
Can you try the following code and get back to me?
<%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> ...
-
Hi,
I've got everything working well with the AjaxUploader, I'm uploading the images, renaming them to match my current naming standards and creating a new record for each in my MS SQL database table, but after all images are uploaded, I'd like to redirect the user to another page where I can then as them to enter the title for each image and ...
-
We have the editor on a DNN site. When a user uploads a file via the editor, it will not show up in DNN's file manager. If a file is uploaded via the File Manager in DNN, then it won't show up in the text editor file manager. Any ideas on how to fix this? Is anyone else experiencing this problem as well?Thanks!
-
Mariette,
If the CuteEditor security policy file, you find the following setting:
<security name=''OverWriteExistingUploadedFile''>false</security>
If the file is already available when uploading, CuteEditor won't allow the file is uploaded.
>>I can choose in the setup pages 'generate ...
-
Now i have in my Include_Mimetype.php:
''.tiff'' => ''image/tiff'',
''.tif'' => ''image/tiff'',
But i still get the message:
image/tiffimage/tiff File format not allowed! Please contact site administrator.
So i can't upload tiff/tif Images
-
Hi,
Please try:
var uploader=document.getElementById(''<%=Uploader1.ClientID%>'');
uploader.browseclick()
But you need to know the browser or Flash compability issue.
for Firefox+IFrame mode, it would show the <input type=file> again.
for Flash10 , it may show 'Open File Dialog Blocked' ...
-
Hi
I upgraded our installation today to v6.6 from v6.1 I think. After deploying the client files and bin files, I copied back our customized config files in the AutoConfigure and Security folders. When I try to upload an image in Firefox v3.6.3 I get an error that states ''Unable to find the uploaded file in directory: C:\WINDOWS\TEMP\''. ...
... 178 ...
|
|
|