随笔分类 -  asp.net

TDSSNIClient 初始化失败,出现错误 0x7e,状态代码 0x60。
摘要:SQL Server Startup Issue related to TDSSNIClient error 0x7e status 0x60 Just thought I would jot down some interesting information I ran across while ... 阅读全文

posted @ 2008-10-06 16:16 MutStory 阅读(1282) 评论(0) 推荐(0)

读书笔记一:关于页面跳转
摘要:Web应用程序常需要将用户导向到另一个页面,有以下几种方法供选择: 1. HyperLink a. 在目标网页上执行新要求 b. 不要将目前网页信息传递至目标网页 c. 需要用户启动 d. 可重新导向至任何网页,而不只是同一个Web应用程中的网页 e. 可让你使用查询字符串或工作阶段状态,共享网... 阅读全文

posted @ 2007-08-30 18:21 MutStory 阅读(321) 评论(0) 推荐(0)

导航