SinCap : Browser_Sistem_Ip_Bilgileri_tr
06.12.2008
Bu kod ile ziyaretçilerinize browser, ip ve sistem bilgilerini gösterebilirsiniz.
Kodu .asp sayfası olarak kayıt ettikten sonra çalıştırmanız yeterli.
********************************************************
<%
ua = Request.ServerVariables("HTTP_USER_AGENT" )
os = Request.ServerVariables("HTTP_UA_OS" )
If InStr(ua, "MSIE" ) Then
If InStr(ua, "MSIE 5." ) Then
Browser = "Microsoft Internet Explorer 5.x"
ElseIf InStr(ua, "MSIE 4." ) Then
Browser = "Microsoft Internet Explor
İçeriğin devamı sadece üyeler içindir!
2oo5 - 2oo9 © Copyright AspKafem.com (AspSitem 2.0 Süper Sürüm ExTRa Line Edition)