使用the Request object方法
 strBrowser=Request.ServerVariables("HTTP_USER_AGENT")
 If Instr(strBrowser,"MSIE") <> 0 Then
 Response.redirect("ForMSIEOnly.htm")
 Else  
  Response.redirect("ForAll.htm")  
End If
ASP | 评论(1) | 引用(0) | 阅读(4347)
tommyhu.cn网友
2012/01/12 09:03
我比较喜欢楼主名字很好听
分页: 1/1 第一页 1 最后页
发表评论
表情
emotemotemotemotemotemotemotemotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码 网址   电邮  [注册]