Forum Moderators: phranque
I am transferring a client's web site to CD. I am seeking the code/script that will allow the CD to automatically change the user's monitor resolution to 1024x768 for viewing the program then change it back to whatever it was on unload.
If you have any ideas, I'd be most grateful.
Nick
I'm not sure you can do this on a website itself, i know you can present the site to different viewers by using JavaScript to check their resolution, but i haven't seen a web based solution for changing the screen resolution itself, even though i've seen it in a lot of programs which i guess uses something like C++ or similar technology to do.
Maybe a programmer can help here (anyone)