Re: [Zope] Is it Possible 2: Get resolution!

2000-12-08 Thread Marcin Kasperski
Oleg Broytmann wrote: > > On Fri, 8 Dec 2000, Stoonsdesign wrote: > > Q: Is it posible to get the current users SCREEN-RESOLUTION (without > > using Javascript!)..? > >You can't, and you don't need. Even if you get the resolution, you'd > have hard times generating HTML for that resolution:

Re: [Zope] Is it Possible 2: Get resolution!

2000-12-08 Thread Oleg Broytmann
On Fri, 8 Dec 2000, Stoonsdesign wrote: > Q: Is it posible to get the current users SCREEN-RESOLUTION (without > using Javascript!)..? You can't, and you don't need. Even if you get the resolution, you'd have hard times generating HTML for that resolution: HTML is very bad concerning strict sc

Re: [Zope] Is it Possible 2: Get resolution!

2000-12-08 Thread Stephan Richter
Q: Is it posible to get the current users SCREEN-RESOLUTION (without using Javascript!)..? Since Zope is a server-side application, it is completely ignorant to client settings. It can get only variables from the HTTP environment settings. Since Javascript is a client side language, it can get cli

[Zope] Is it Possible 2: Get resolution!

2000-12-08 Thread Stoonsdesign
Quote: "ASP Sux, Php is OK, but ZOPE RULEZ!"                     Stoons (me) friday 8th dec. 2000.     Q: Is it posible to get the current users SCREEN-RESOLUTION (without using Javascript!)..?     Stoons = )