Results 1 to 2 of 2

Thread: detect pocket IE

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Location
    Hong Kong
    Posts
    62

    Question

    If I am designing a web page for pocket PC, how can i know if the browser is pocket IE?
    Please Visit My WebCam!!
    http://www.hmcheung.com

  2. #2
    Addicted Member
    Join Date
    May 2000
    Location
    Grand Rapids, MI
    Posts
    231

    Your Using ASP right (DUH! hehe)

    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.
    -Karl Blessing aka kb244{fastHACK}
    [email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width