is there a way in perl to read the clients browser/screen metrics (like using javascript) and/or setting the browsers width and height?
-or- is there a way to read javascript variables into perl variables?
i've heard using "forms" (javascript -> perl) is one way, but i cant find a simple "hidden" form exaample in javascript to base by...