K
Ken Cooper
Hi,
Is it possible to determine users screen width in ASP.NET?
I have tried Request.ServerVariables("HTTP_UA_PIXELS") but this returns
nothing.
I am being pointed in the direction of Request.Browser.GetConfigCapabilities
but don't know what configKey to use. Is this an unfinished and undocumented
feature in the framework or is there some real help available somewhere?
Some important design decisions need to made about our site but these depend
on the screen resolutions being used by our visitors. How common is 800x600
now??? Can we "harvest" this information without asking users to complete a
survey form?
Many Thanks,
Ken
k.a.cooper___[at]___shu.ac.uk
Is it possible to determine users screen width in ASP.NET?
I have tried Request.ServerVariables("HTTP_UA_PIXELS") but this returns
nothing.
I am being pointed in the direction of Request.Browser.GetConfigCapabilities
but don't know what configKey to use. Is this an unfinished and undocumented
feature in the framework or is there some real help available somewhere?
Some important design decisions need to made about our site but these depend
on the screen resolutions being used by our visitors. How common is 800x600
now??? Can we "harvest" this information without asking users to complete a
survey form?
Many Thanks,
Ken
k.a.cooper___[at]___shu.ac.uk