IIS ASP - System COlors in ASP

This is Interesting: Free IT Magazines  
Home > Archive > IIS ASP > May 2007 > System COlors in ASP





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author System COlors in ASP
Michael

2007-05-22, 7:18 am

Hi. I need to get in classical ASP page color of < Button Face > object of
MS Windows. Is there any standard function in vbscript?
Please help.
Thanks


Bob Barrows [MVP]

2007-05-22, 7:18 am

Michael wrote:
> Hi. I need to get in classical ASP page color of < Button Face >
> object of MS Windows. Is there any standard function in vbscript?
> Please help.
> Thanks


Not in asp. ASP code runs on the server so has no access to client machine
properties.

I suspect that client-side code will be unable to get at this as well due to
security restrictions, but you should ask in a client-scripting ggroup to be
sure (m.p.scripting.jscript).

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


Adrienne Boswell

2007-05-22, 1:23 pm

Gazing into my crystal ball I observed "Michael"
<michael.groysman@intergraph.com> writing in
news:OgQENiFnHHA.4628@TK2MSFTNGP06.phx.gbl:

> Hi. I need to get in classical ASP page color of < Button Face >
> object of MS Windows. Is there any standard function in vbscript?
> Please help.
> Thanks
>
>


You want to look at CSS system colors:
[http://www.w3.org/TR/CSS21/ui.html#system-colors] (note that System colors
are deprecated in CSS3).

--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com