Get current screen resolution?

C

Carlos Albert

Hi,

I need to get some statistic about wich resolution are my customers using,
how can I get the current screen resolution from the codebehind, so I can
store it in a database?
 
H

Henrique Mello

I suggest you use JavaScript that post back the value in a <input
type=hidden> or in a QueryString
 

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

Top