Saving and Displaying Photos in SQL Server using ASP.NET and FileUpload Control
原文: Saving and Displaying Photos in SQL Server using ASP.NET and FileUpload Control
主要是介绍在VS2005中如何将图片直接存入到数据库,当然利用了FileUpload这个控件
下面我把主要代码贴上来(已经测试过了,没什么问题):
Save:





















Display:



















posted on 2006-07-27 12:09 Daniel Pang 阅读(1286) 评论(0) 收藏 举报