Opening websites in different resolutions
Posted: Tue Nov 11, 2008 5:44 am
i need to write a function/code to open websites in different resolutions in PHP.
Assume following are the 2 radio buttons:
800x600 Pixels
1024x768 Pixels
If the user chooses the first resolution,the website should open in that resolution.
Similarly if the user chooses the second resolution,the website should open in that resolution.
Thanks for any coding help
Assume following are the 2 radio buttons:
800x600 Pixels
1024x768 Pixels
If the user chooses the first resolution,the website should open in that resolution.
Similarly if the user chooses the second resolution,the website should open in that resolution.
Thanks for any coding help