YOu could try the Request.ServerVariables (I may have got the spelling or wrong object wrong)
but you could look up

Request.ServerVariables("HTTP_USER_AGENT") that should return you the browser name, version etc in a string. perhaps PocketIE shows Pocket in it.