Yeah, I know, but if I use CGI then I have to pass variables in the URL, and I was trying to avoid that. Thanks, V
On Mon, Oct 19, 2009 at 12:50 PM, geremy condra <debat...@gmail.com> wrote: > On Mon, Oct 19, 2009 at 11:41 AM, Victor Subervi > <victorsube...@gmail.com> wrote: > > Hey, that's great! Can do it in python? Fantastic! How? How do I ping the > > browser and get the screen resolution in python? > > V > > One way would be to use CGI, or one of its many derivatives. A better way > would be to allow the client to do what the client does best, which is > render- ie, use javascript. > > Geremy Condra >
-- http://mail.python.org/mailman/listinfo/python-list