|
Browse by Tags
All Tags » FileUpload ajax uploader
Showing page 1 of 2 (16 total posts)
-
Hi all, My company is investigating the ajax uploader as a possible solution for our site. Our requirements are that it needs to be able to use sqlfilestream on the backend with no temporary files on the server. I've been able to get it working perfectly using a custom uploadprovider which copies the data off of the incoming ...
-
Adam:
1. Any examples using the UploadAttachments.AttachmentTableStyle property. What form does the string take?
UploadAttachments.AttachmentTableStyle Property
Specifies the style for the attachment table.
It's the default value of this property:
''background-color:#ededed;margin-top:10px;margin-top:10px;font:normal ...
-
hi
I want to know one thing is there any option that i can able to get uploadfile detail information like Creation time,Modification Date from user PC.
Actually our client want to hold same information that local file have after upload also. we need to mention same information in server too.
Is there any way or any functionality ...
-
Hi,This is Suvradeep, I am using your ajax uploader for more than six months and its is working wonderfully all through. But now I have a requirement that my client needs to upload files of size 130-800mb,Plz help me as i like this uploader work for me....PLz get back to me ASAP Thanks & RegardsSuvradeep
-
When I click the button, I get a javascript alert: Unable to select so many files at once. The total file name length cannot exceed 32kb Strange thing is that I have not selected any files yet, because the open file dialog has not been shown yet.
This happens when I just drag a control to the page, build it and view it in the asp.net ...
-
Is there a way to save files directly into sql 2005 database using ajaxuploader? Without saving to disk at all.
-
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 ...
-
We have recently added this control to our site. It has all mostly worked except for the following error that has popped up a few times.
I haven't been able to reproduce this error, but it has happened for a few users since we put the control into production.
I haven't been able to find anything in our code that ...
-
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 ...
-
Hello,
I am using ajaxuploader and there is a problem when i try to upload over 220 files with long names(about 60 to 70 bytes each) and the total size of those files combined is about 300 MB).
If I upload 900 files (with long names) and a small size (1kbyte each) there is not any problem
If I upload one file with a 500MB size there is ...
1
|
|
|