how to add unsupported mobile devices to MA 2005Q1

Hi,I have a user access using their PDA-Phone XDA II (02) phone.I want to know how to I get the pda information such as clientType, parentId and userAgent.The PDA uses IE Win ME.Please help
[231 byte] By [myfabster01] at [2007-11-25 19:36:51]
# 1
do you have a chance to snoop the network interface of your instance?then you should see all the information the browser sends in the http header. another option is to use proxy that allows you to display all the "wired" information./u
UlfFeger at 2007-7-4 12:30:14 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2

Thanks for the help

But instead of doing that I did a search on the internet on the "Mobile Device User Agents" http://www.cantoni.org/2005/02/03/mobile-ua and found what I needed

Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; O2 Xda 2mini; PPC; 240x320)

Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; O2 Xda 2s;PPC;240x320; PPC; 240x320)

Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; O2 Xda II;PPC;240x320)

Thanks :)

myfabster01 at 2007-7-4 12:30:14 > top of Java-index,Web & Directory Servers,Portal Servers...
# 3
tooooo easy:-)/u
UlfFeger at 2007-7-4 12:30:14 > top of Java-index,Web & Directory Servers,Portal Servers...