Re: Upload and direct Processing of uploaded file using HtmlInputFile object
From: Peter Morris (pete_at_removethisbit.droopyeyes.com)
Date: 08/11/04
- Next message: Peter Morris: "Re: File.Exists"
- Previous message: Peter Morris: "Re: conditionally create asp:button"
- In reply to: Long Le: "Upload and direct Processing of uploaded file using HtmlInputFile object"
- Next in thread: Long Le: "Re: Upload and direct Processing of uploaded file using HtmlInputFile object"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 11 Aug 2004 17:28:52 +0100
Hi
http://www.howtodothings.com/showarticle.asp?article=682
This article accepts an image as an upload, and then takes the image data
directly from the upload, resizes, converts to JPG, and then finally saves
it to disk.
It demonstrates how to get the uploaded data without saving it first.
-- Pete ==== Audio compression components, DIB graphics controls, FastStrings http://www.droopyeyes.com Read or write articles on just about anything http://www.HowToDoThings.com
- Next message: Peter Morris: "Re: File.Exists"
- Previous message: Peter Morris: "Re: conditionally create asp:button"
- In reply to: Long Le: "Upload and direct Processing of uploaded file using HtmlInputFile object"
- Next in thread: Long Le: "Re: Upload and direct Processing of uploaded file using HtmlInputFile object"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|