Check OS Version - Mobile application...

SteveoAtilla

Regular
Joined
Dec 22, 2004
Messages
80
Location
The Frozen Tundra
Greetings all!

I am developing a mobile application for a customer. This application will also have a section for administration that will be used only on desktop machines.

How do I have the site validate whether or not it is a mobile platform? I have done numerous searches, and have not had any luck in learning how to validate whether or not the OS is Windows Mobile in an ASP.NET site with VB codebehind.

Thanks,

Kahuna

UPDATE: I read (finally) about the Environment.OSVersion object, but it is not returning the version of Windows Mobile on the HP iPAQ I'm testing with, but rather the version of my XP machine acting as a web server. What's up with that?
 
Last edited:
Back
Top