Resolution

M

Matt Foster

If you need it for your ASP code then do something like this

<SCRIPT LANGUAGE="Javascript"><!--
x = screen.width;
y = screen.height;
window.location="myfile.asp?h=" + y + "&w=" + x;

//--></SCRIPT>
 
D

Dave Anderson

Dave said:
Is there anyway to get screen resolution with ASP?

There are several, but they all require asking the client or the user.
Neither is a server-side issue.


--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms. Please do not contact
me directly or ask me to contact you directly for assistance. If your
question is worth asking, it's worth posting.
 

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

Members online

No members online now.

Forum statistics

Threads
474,146
Messages
2,570,832
Members
47,374
Latest member
EmeliaBryc

Latest Threads

Top