Displaying Image From DB to Image Control
-
hello... I m facing Problem as follows.... I had created on DB in SQL server 2005..(TEST) with table (tblImage) (ImageID int, Image image)... Then created on aspx page in VS 2005 C#..... I had stored data with this page ... in DB ... (NO PROBLEM) I had Retrive DATA From DB ... in DATASET .... (NO PROBLEM) NOW IWANT TO SHOW THAT RETRIVE IMAGE IN Control on my page.... ........... Help me..... Thanking You....
-
hello... I m facing Problem as follows.... I had created on DB in SQL server 2005..(TEST) with table (tblImage) (ImageID int, Image image)... Then created on aspx page in VS 2005 C#..... I had stored data with this page ... in DB ... (NO PROBLEM) I had Retrive DATA From DB ... in DATASET .... (NO PROBLEM) NOW IWANT TO SHOW THAT RETRIVE IMAGE IN Control on my page.... ........... Help me..... Thanking You....
-
http://www.123aspx.com/redir.aspx?res=36249[^] i guess this link would help u...