易简.道(ething)

爱在进行时
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2005年7月10日

摘要: Introduction In order to provide your application with cool pictures, you can employ two techniques (at least). One of them is that you can save the pictures in a folder and store the path to each one... 阅读全文

posted @ 2005-07-10 16:46 如是如是 阅读(503) 评论(0) 推荐(0)

摘要: 1、显示数据库中的图片;2、利用global.asax的Session_Start来记录登陆者信息; global.asax.cs 代码: protected void Session_Start(Object sender, EventArgs e) { SqlConnection connection =new SqlConnection... 阅读全文

posted @ 2005-07-10 16:27 如是如是 阅读(486) 评论(0) 推荐(0)