ASP编程实用20例(个人觉得比较有用)
摘要:
1.如何用Asp判断你的网站的虚拟物理路径答:使用Mappath方法 The Physical path to this virtual website is: 2.我如何知道使用者所用的浏览器 答:使用the Request object方法 strBrowser=Request.ServerVariables("HTTP_USER_AGENT") If Instr(strBro... 阅读全文
posted @ 2005-08-23 09:23 Lemon'Blog 阅读(199) 评论(0) 推荐(0)
浙公网安备 33010602011771号