|
Search
You searched for the word(s): Ajax Uploader
Showing page 72 of 117 (1,163 total posts)
< 1 second(s)
-
Hi friendmastor,
1. Please download the latest build from http://ajaxuploader.com/download/Ajax-Uploader.zip
2. Use the code below to disable all upload modes except the IFrame, and try again.
protected override void OnLoad(EventArgs e)
...
-
Hi,
Have been successfully using Ajax Uploader for several months to upload various video and audio files. The application allows a user to select Video or Audio as a file type so that the code behind can set the Upload ValidateOptions.AllowedFileExtensions to be set accordingly.
Video allows asf, avi, flv, mov, m4v, ...
-
Hi,
When i try to upload files that are more that 1gb of size i get the following message:
File size (1367 MB) is too large. The maximum file size allowed is set to: 1024 MB.
I tried increasing the MaxSizeKB to 1.5 gb but still get this message. The current version of ajax uploader i am using is 3.0.0.0. Could you please ...
-
Hi, I have a requirement for users to attach any number of ''attachments'' on a form. The catch is that the attachments can be a URL as well as a file. I want a single list with a mixture of these. The user would manage a single list, including deletion of items. Obviously, I could develop all of this and just use Ajax uploader to ...
-
I purchsed the Ajax Uploader yesterday to replace my other ASP uploading solution and I have a question about adding a confirmation email when the file has uploaded.
I have searched the forum but was unable to find a solution.
Can the e-mail capability be added to the ..\Framework 2.0-VB\Large-File-Upload.aspx ...
-
I tried to use the ajax uploader control in my project, but when I open the page I get an script error. I use visual studio 2008 on my workstation with Windows 7. The project is in MVC 2.0
See listing below for error in cursive
<!-- input type='hidden' id='myuploader' name='myuploader' -->
<script ...
-
My user's have run into an issue with the Canon PowerShot. They attach the camera.The PC assigns it a drive letter.Through our ASP.NET app that utilizes the Ajax Uploader, the user browses the camera and selects images to upload. If the user selects a single image, the upload completes without error. However, if the user selects ...
-
After reading the post you linked, it is clear;y written, ''If Ajax Uploader detects SilverLight is installed on your PC, It will use the SilverLight solution''. This is exactly what I want, to use Silverlight (uploading large files). With silverlight installed, I get a message ''Please install silverlight v3 or higher'', and it is installed. I ...
-
Hi all ...
I am new in Ajax Uploader , so i have the following Questions :
1-how can I upload file ( am using UploadAttachments)
2- i Want to change upload folder ( all uploaded files must be Save in UserFile folder in my website)
# when I press on Upload Multi files Button a browes windows ...
-
I am evaluating the Ajax Uploader. I need to know how to determine if there are files queued for upload that have not yet made it to the server. I have a submit button that will complete the transaction and send the user to a new page but I need to make the system wait for the file to finish uploading before I do that. Sorry if I'm ...
... 72 ...
|
|
|