How to get the theme information?

G

Guest

I wanna get the information of the client side Windows. Not only the version of Windows, but also which theme that Windows uses are necessary. The question is how to get these information from the server side by using ASP.NET?
 
M

Mark Fitzpatrick

I don't think you can. That's stuff that the web browser itself would have
to send to the web server, and typically the web browser won't have access,
and actually doesn't care, about the desktop theme environment. The browser
usually includes a lot of information that it sends, but this isn't part of
it. Also, the browser DOM doesn't have access to this information either if
I remember correctly.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

Laser Lu said:
I wanna get the information of the client side Windows. Not only the
version of Windows, but also which theme that Windows uses are necessary.
The question is how to get these information from the server side by using
ASP.NET?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,125
Latest member
VinayKumar Nevatia_
Top