abbylee
09-26-2002, 08:23 PM
I know that in javascript I can resize a window or applet based on the specific user's screen size by using screen.height but I'm trying to write a PHP program that sizes the applet based on the screen size.
Can anyone tell me how I can do this via PHP? Or if I'm not going to be able to do it that way? I'd really hate to have to pass the values, the coding is getting too complicated.
Can anyone tell me how I can do this via PHP? Or if I'm not going to be able to do it that way? I'd really hate to have to pass the values, the coding is getting too complicated.