csNetUpload

ASP.NET class to save files uploaded through an HTTP post
Download

csNetUpload Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Free to try
  • Language:
  • English
  • Price:
  • $50.00
  • Publisher Name:
  • Chestysoft
  • Publisher web site:
  • Operating Systems:
  • Windows
  • File Size:
  • 389 KB

csNetUpload Tags


csNetUpload Description

EditBy This is an ASP.NET class that saves files uploaded through an HTTP post. It can save to disk or export the files as a byte array or a MemoryStream. The code runs on the server and requires no dependent code in the client. It is suitable for use with HTTP file posting controls. There is a fully functional free trial available. Save files uploaded to ASP.NET through a browser or other HTTP control. No dependent code required in the browser form. Files can be saved to disk or exported to a byte array or stream. Fully functional trial available. The files can be saved to disk or exported in either Byte Array or MemoryStream format. The Byte Array format can be used to copy the file into a binary database field. There is a downloadable example showing this - HERE. The MemoryStream format can be used when image files are uploaded to copy them straight into a System.Drawing.Bitmap where they can be processed before saving. The Byte Array format can also be used with our csImageFile COM object for image editing. When csNetUpload is used to save a file upload, no additional code is needed in the form that sends the data. It is simple to use, the class is created, the ReadUpload method is called to parse the Posted data, and then the file can be saved or exported. Methods are provided to find properties of the uploaded file, such as the original file name, the size and the content type.


csNetUpload Related Software