How to find out what Screen Resolution my visotors are using...

  • Thread starter Thread starter Mr B
  • Start date Start date
M

Mr B

Does anyone know of a script or something I can put on my home page that will grab what the user's
screen resolution is and store it somehow for me to view? Either something through FP or through
ASP maybe? Not really sure where to start.

I just want to find out what percentage of my users are using which screen resolutino so I can
tailor the site and make sure most people have it looking decent. I don't want this to be anything
visible to the users, but just something I can view on a separate webpage or in a database or
whatever.

Thanks.
 
Screen Resolution will tell you the screen resolution. You need to know how
big (or small) the browser is.
For example, my screen resolution is 1280x1024, my browser is opened as a
window to 800x600

Ron
--
Reply only to group - all emails will be deleted unread.


Mr B said:
Does anyone know of a script or something I can put on my home page that will grab what the user's
screen resolution is and store it somehow for me to view? Either
something through FP or through
 
Back
Top