View Full Version : How to recognize an XDA
Arjan
23rd April 2003, 11:19 PM
How can I capture the XDA within my asp program? I want to be able to offer restricted functionality to an XDA user.
jrom
5th May 2003, 05:15 PM
If it's a web application then you can use the browser info... It's not very only XDA but Pocket Internet Explorer 2002 browsers only.
; Pocket PC 2002 (code-name: Merlin)
[Mozilla/2.0 (compatible; MSIE 3.02; Windows CE; PPC; 240x320)]
browser=Pocket Internet Explorer 2002
version=4.1
majorver=#4
minorver=#1
platform=Windows CE
width=240
height=320
cookies=TRUE
frames=TRUE
backgroundsounds=TRUE
javaapplets=FALSE
javascript=TRUE
vbscript=FALSE
tables=TRUE
activexcontrols=TRUE
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.