Sady Home

Note my coding life

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  ASP

摘要:<% url = "http://www.remotesite.com/out.asp" ' add a BASE HREF tag for remote page which has relative image URLs, or style sheets, or JavaScript files 阅读全文
posted @ 2010-01-21 10:07 Sady 阅读(166) 评论(0) 推荐(0)

摘要:in iis, create an independentapplication pool for the web site. enable asp server-side and client-side script debugging (properties - home directory - configuration - debugging). unenable anonymous ac... 阅读全文
posted @ 2009-05-05 13:03 Sady 阅读(204) 评论(0) 推荐(0)

摘要:1、打开Microsoft Visual Basic:2、修改工程名和类模块的名称:3、增加到引用asp:工程-->引用4、编写代码:在web.cls中输入'#####################Option ExplicitPrivate myContext As ScriptingContextPrivate myApplication As ApplicationPrivate m... 阅读全文
posted @ 2009-03-19 12:02 Sady 阅读(226) 评论(0) 推荐(0)

摘要:When we develop a function to let client download the files not directly open in the internet explorer, there are two ways. One is coding an intergrade file under reading and writing binary file, suc... 阅读全文
posted @ 2007-10-12 08:33 Sady 阅读(189) 评论(0) 推荐(0)

凭飞堂