Re: Can images be saved to Session State and retrieved?
- From: "Vijay" <VijayR@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 2 Aug 2005 00:15:02 -0700
Hi,
Why not covert the Image to Binary and then store it in session with the Img
format?
Is this a bad idea?
++Vijay R
"Brock Allen" wrote:
> Why not? Check out the Bitmap class.
>
> -Brock
> DevelopMentor
> http://staff.develop.com/ballen
>
>
>
> > Hello -
> >
> > I have images saved in my SQL SERVER 2000 database. Using ASP.NET (C#)
> > is there any way to temporarily save an image to a session object, and
> > after running some other operations, later retrieve the image from the
> > session object, convert it back to an image, and re-save it to the
> > database?
> >
> > Thanks?
> >
>
>
>
>
.
- Follow-Ups:
- Re: Can images be saved to Session State and retrieved?
- From: charliewest
- Re: Can images be saved to Session State and retrieved?
- References:
- Can images be saved to Session State and retrieved?
- From: charliewest
- Re: Can images be saved to Session State and retrieved?
- From: Brock Allen
- Can images be saved to Session State and retrieved?
- Prev by Date: Listing/killing processes on IIS6....
- Next by Date: Re: Transform XML string using XSLT file
- Previous by thread: Re: Can images be saved to Session State and retrieved?
- Next by thread: Re: Can images be saved to Session State and retrieved?
- Index(es):
Relevant Pages
|