Auto detection of screen resolution

G

GMK

Hi all
i would like to know how could i let my application to auto detect the
clients screen resolution and to fit my application design on the
spesification of the clients screen is there any Java script function that
do this ot a VB.NET function.


thank you so much!
 
G

Guest

HI...GMK...

this is the script you need...

<script language="Javascript1.1">

function detect(){
{
alert(" Your current resolution is "+screen.width+" by "+screen.height+"." )
}

}


Cheers,

Jerome. M
 

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
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top