Re: HTTP output stream
From: Dmitri Shvetsov (dshvetsov_at_cox.net)
Date: 02/11/04
- Next message: Stickshift: "Re: MenuItem Name property"
- Previous message: Bill Styles: "Re: How To create a unique number everytime"
- In reply to: Chad Z. Hower aka Kudzu: "Re: HTTP output stream"
- Next in thread: Chad Z. Hower aka Kudzu: "Re: HTTP output stream"
- Reply: Chad Z. Hower aka Kudzu: "Re: HTTP output stream"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 11 Feb 2004 16:58:21 -0700
Hi Chad,
You know the task is pretty easy if know how to do that. In few words I need
to extract an Inage from a database and show on the form. I found a few
solutions on the internet about the same - Response.BinaryWrite() but it
doesn't work for me because I didn't find a whole working solution, just
fragments of examples. And I can't understand how to write this example to
get a working project.
As I understood I need to create an aspx web form and assign a type to a
image type, but how can I get the image that should be written to the http
stream? Did you see a good explanation of that? When I read an example
somewhere on the Internet it looks easily but I didn't see a whole project
to run and understand how it works.
Thanks.
Dmitri
"Chad Z. Hower aka Kudzu" <cpub@hower.org> wrote in message
news:Xns948CDB99DB203cpub@127.0.0.1...
> "Dmitri Shvetsov" <dshvetsov@cox.net> wrote in
> news:lpsWb.39407$P17.18747@fed1read03:
> > Does somebody have a working project-example to show image on a Web Form
> > writing the byte[] to a http stream and assigning the source of the
> > image on the form to this url?
>
> By webform are you referring to ASP.net? Or what type of service are you
> using for the HTTP server?
>
>
> --
> Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
> "Programming is an art form that fights back"
>
>
> ELKNews - Get your free copy at http://www.atozedsoftware.com
>
- Next message: Stickshift: "Re: MenuItem Name property"
- Previous message: Bill Styles: "Re: How To create a unique number everytime"
- In reply to: Chad Z. Hower aka Kudzu: "Re: HTTP output stream"
- Next in thread: Chad Z. Hower aka Kudzu: "Re: HTTP output stream"
- Reply: Chad Z. Hower aka Kudzu: "Re: HTTP output stream"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|