J John Mar 4, 2006 #1 how to manipulate image in asp.net v2.0? i mean load image from database and save it back to database?
how to manipulate image in asp.net v2.0? i mean load image from database and save it back to database?
K Ken Cox - Microsoft MVP Mar 4, 2006 #2 Hey John, This should get you started... HOW TO: Read and Write BLOB Data by Using ADO.NET Through ASP.NET http://support.microsoft.com/default.aspx?scid=kb;en-us;326502 How can I display image from a Sql Server database? http://www.syncfusion.com/FAQ/aspnet/WEB_c27c.aspx#q567q
Hey John, This should get you started... HOW TO: Read and Write BLOB Data by Using ADO.NET Through ASP.NET http://support.microsoft.com/default.aspx?scid=kb;en-us;326502 How can I display image from a Sql Server database? http://www.syncfusion.com/FAQ/aspnet/WEB_c27c.aspx#q567q