Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > How to get the theme information?

Reply
Thread Tools

How to get the theme information?

 
 
=?Utf-8?B?TGFzZXIgTHU=?=
Guest
Posts: n/a
 
      04-24-2004
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?
 
Reply With Quote
 
 
 
 
Mark Fitzpatrick
Guest
Posts: n/a
 
      04-24-2004
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" <> wrote in message
news:92C799D6-D53D-4372-ABFC-...
> 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?


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How does my theme default.css get in my web page? =?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= ASP .Net 4 12-18-2006 05:14 PM
How to get current theme? Jeff ASP .Net 1 11-08-2006 03:20 AM
I guess no one knows how to get the web path to currently selected theme? ThazKool ASP .Net 1 09-30-2006 06:54 PM
How do you get the path to the current theme? ThazKool ASP .Net 0 09-29-2006 02:11 PM
A easy way to get the theme folder name? =?Utf-8?B?d2FsdGVy?= ASP .Net 2 04-04-2006 05:00 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57