|
|
Browse by Tags
All Tags » Ajax Uploader » FileUpload ajax uploader
Showing page 1 of 2 (12 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,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
-
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 ...
-
I am getting error:
Server side exception, failed to upload xxxx.wmv
Debug Information:
System.UnauthorizedAccessException: Access to the path 'd:\inetpub\domain.net\www\UploaderTemp\uploading.3a99108b-fdb9-ed70-1459-4b50f820cc63.3a99108b-fdb9-ed70-1459-4b50f820cc63.resx' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String ...
-
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!
-
I receive this error when I try to upload a certain image on my CrystalTech hosting account, it works fine on my local machine however.
Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed .
I've ...
1
|
|
|