PDA

View Full Version : Is it possible to get the screen resolution on the end user'computer?


Lipi
10-17-2001, 06:16 AM
Hi All!

Is it possible to get the client's screen resolution?

PS.: When will SUF 6.0 released? We are very supposed to purchase it.

Lorne
10-18-2001, 09:14 AM
You can use these two built-in variables:

%ScreenWidth%
%ScreenHeight%

...to get the width and height of the user's screen in pixels.