This is an ASP component/dll which processes file uploads using html forms and a web browser. It can handle more than one file per form. Once uploaded the files can be saved to disk or to a database as a binary data stream. Files can also be exported into the csImageFile component for image processi... Read more
ASPFileSaver is a ASP component to save files uploaded using the browse button in the browser. Files can be saved to disk or exported as binary data for use by a database or other component. Functions are provided to read form variables. This component is can be supplied ... Read more
Free TrialVersion: 1
Platform: Windows
Updated Date: 2007-12-13
ASP Upload Component is ActiveX component designed to ease access to multipart/form-data received from client's browser when developing Active Server Pages applications. With this component installed you can access multiple file uploads and other form data just the way it is done with Request object... Read more