Hi,
you could use javascript to catch the resolution of a client and then
redirect the user to the page with the right resolution.
Code:
<script type=javascript>
alert('Your resolution is '+screen.width+'x'+screen.height)
</script>
__________________________________________________ ________
This is my junk I'm gona eat it