|
|
Browse by Tags
All Tags » Ajax Uploader » FileUploaded
-
This is the problem I'm having... MaxFilesLimit for the control is set to 4. 1. I've multi-selected 3 files and it uploads them. There are now 3 files in my TempDirectory.2. I run a process that deletes all 3 of those files from TempDirectory.3. When I multi-select 3 more files, I get the MaxFilesLimitMsg because it thinks ...
-
Is there a way to save files directly into sql 2005 database using ajaxuploader? Without saving to disk at all.
-
Instead of having the Ajax Uploader send the file to a temp directory and then copy the file from the temp directory to the destination directory is there a way to have the file uploaded directly to the destination directory?
Note: I don't want the file to be saved as ...
-
Hi everybody,
I am using Ajax file uploader to upload large files,it uploads smoothly to a temp location but i didn't understand how can i save the file to my desired location,i found CopyTo() method but its not working idont know why.
i am posting the code i have used:
protected void FileUpload(object sender, UploaderEventArgs ...
-
I am trying to evaluate your upload control, and have the samples running locally including the Advanced ones with the database, but when I select files in any of the samples I can upload them, but I get no progress indicator. I have spent some time reading the forum threads looking for a possible solution, any ideas? I have flash ...
-
How can I retrieve the original file location? I see the file name and size, but nothing about location. Is there any more information elsewhere?
Thanks!
|
|
|