I'm developing a wap site that taylors the WAP pages depending on the browser used. I've found out the user-agent request strings for some phones, but haven't found any for the Nokia phones. Is there a list of all the U.A. return strings somewhere?? Posted by Chris Henson, cth@point4.com on May 23, 2000 at 14:10
Posted by Ben Cornwell, ben@custard.org on May 23, 2000 at 15:57 I suggest that you write a short server program to show you the user agent string (or even all the request headers) of whatever device connects. That's what I did... see http://internetalchemy.org/wap/ualist.phtml
Forum Rules