I am sort of new at this, I am wondering if it is possible to find the display settings of the user I know that
<?php echo $_SERVER["HTTP_USER_AGENT"]; ?> will give you Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) is there one that will recover the display settings of the user? Matt