Hi,
You can use Javascript to determine the user's screen resolution.
<SCRIPT LANGUAGE= "JavaScript">
<!--
document.write("screen height is " + screen.height + " pixels.<br>");
document.write("screen height is " + screen.width + " pixels.<br>");
//-->
</SCRIPT>
Cheers!
Marlon Villarama
Support Team
Web Burner Hosting
[email protected]
www.webburner.com
Toll-Free: 877-535-2876