-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am on the photo sharing site , and i want to give functionality to download all the images available in the gallery ,, I have taken gallery in a relation where i can get all the iamges by @gallery.uploads ,
Now what i want is to download this all files , or if its possible to create any zipfile…
>>> More
-
as seen on ASP.net Weblogs
- Search for 'ASP.net Weblogs'
A brief history of HTTP upload support in the Microsoft web platform, and the challenges behind enabling reliable and scalable uploads for ASP.NET, ASP, and PHP applications....( read more ) Read More......( read more ) Read More......(read more)
>>> More
-
as seen on ASP.net Weblogs
- Search for 'ASP.net Weblogs'
[Cross posted from here: http://rob.gillenfamily.net/post/External-File-Upload-Optimizations-for-Windows-Azure.aspx] I’m wrapping up a bit of the work we’ve been doing on data movement optimizations for cloud computing and the latest set of data yielded some interesting points I thought I’d share…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm trying to validate a form using Data Annotation. It seems great for string types and integers, but for a file upload, I couldn't validate from the class. It would just be sent a string "HttpPostedFileWrapper". Does anyone have any tips?
Thanks
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I've been trying to work out the 'best practices' way to manage file uploads with Turbogears 2 and have thus far not really found any examples. I've figured out a way to actually upload the file, but I'm not sure how reliable it us.
Also, what would be a good way to get the uploaded files name?
…
>>> More