
If InStr(window.clientInformation.userAgent, ".NET CLR 2.0") And InStr(window.clientInformation.userAgent, "Windows NT 6.0") Then Response.Write "True" END If
If InStr(window.clientInformation.userAgent, ".NET CLR 2.0") And InStr(window.clientInformation.userAgent, "Windows NT 6.0") Then Response.Write "True" END If