theopsystem=Request.ServerVariables(HTTP_UA_OS)
Response.Write("Your OP is "&theopsystem&".")
Funkar dock endast med Internet Explorer?
/T
2 svar · 209 visningar · startad av jethro
Hur tar jag reda på vilken platform som besökaren använder?
theopsystem=Request.ServerVariables(HTTP_UA_OS)
Response.Write("Your OP is "&theopsystem&".")
Funkar dock endast med Internet Explorer?
/T