0514-86177077
9:00-17:00(工作日)
WEB開發(fā)經(jīng)常用到各個主流瀏覽器的userAgent信息,我們來看看asp如何來獲取呢
使用范例一
% dim a a = Browsr if InStr( a, "MSIE" ) then ' browser is Internet Explorer else ' browser is some other type... end if %>
ASP Source Code:
% Private Function Browsr() Browsr = Request.ServerVariables("HTTP_USER_AGENT") End Function %>
范例二:
ASP獲取當(dāng)前瀏覽器UA的方法:
% dim ua ua=Request.ServerVariables("HTTP_USER_AGENT") response.write ua %>
以上所述就是本文的全部內(nèi)容了,希望大家能夠喜歡。
標(biāo)簽:攀枝花 汕頭 唐山 鶴崗 海南 揭陽 佛山 撫州
上一篇:asp實(shí)現(xiàn)帶刷新功能的驗(yàn)證碼代碼
下一篇:ASP中只有UrlEncode,沒有Urldecode問題的解決方法?
Copyright ? 1999-2012 誠信 合法 規(guī)范的巨人網(wǎng)絡(luò)通訊始建于2005年
蘇ICP備15040257號-8