Retrieve Image Full path with its extention
  Home FAQ Contact Sign in
microsoft.public.in.csharp only
 
Advanced search
POPULAR GROUPS

more...

microsoft.public.in.csharp Profile…
 Up
Retrieve Image Full path with its extention         


Author: Sham
Date: Sep 17, 2008 03:46

Hai,

I am developing application which handles to create thumbnail form a video
file.
I am successfully created image and i displayed it into browser by,

bit.Save(Response.OutputStream, System.Drawing.Imaging.ImageFormat.Gif);

Now my situation is, i need to save it into my database(sqlserver).
Can anyone tell me how to get that displayed(currently displayed) image file
- full path with its extention(like .gif).

Its urgent ..

Thanks and regards..
Sham
no comments