Hello,
As a test i want to change the users screen resolution to 1024x768 when they load my webpage. I wanna find out if that ain't to frustrating for the user, cause if it's not that would save me a lot of time with not making a lot of pages in different resolutions.
I found the code how to do this from within .Net, but i'm using ASP. The code i found uses API functions but i don't know if it's possible to access these from within ASP too. And even if it's possible i don't have a clue how to do this. The link where i found the .Net code:
http://www.omniscium.com/index.asp?p...reenResolution Is this possible?
Has anybody else tried something like this before or do u think this isn't gonna work at all?
Greetz,
Harold