Re: Stream object write method in ASP
- From: Geoff Lane <geoff@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Sep 2006 08:13:40 -0700
"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
news:#xWnRKM3GHA.3476@xxxxxxxxxxxxxxxxxxxx:
Buy an upload compoent, please! Please read this:
http://classicasp.aspfaq.com/forms/how-do-i-upload-files-from-the-clien
t-to-the-server.html
Ray at work
Thanks - I've tried some components, but they used the FileSystemObject
method, which won't handle binary files without the expensive conversion to
text. So, I'm trying to "roll my own" ...
The ADODB.Stream object would work a treat, and massively quicker than
those components, if I could save or convert the data from the Request
object to an array of bytes. This is what I'm exploring right now, and
"Give up and buy a component" isn't what I'd hoped to hear!
--
Geoff
.
- References:
- Stream object write method in ASP
- From: Geoff Lane
- Re: Stream object write method in ASP
- From: Ray Costanzo [MVP]
- Stream object write method in ASP
- Prev by Date: Re: Need to be able to add print option or save as option to the outpout of this script....
- Next by Date: Re: Need to be able to add print option or save as option to the outpout of this script....
- Previous by thread: Re: Stream object write method in ASP
- Next by thread: Save in box destination path
- Index(es):
Relevant Pages
|