Capturing a var from JavaScript

Victor Subervi victorsubervi at gmail.com
Mon Oct 19 14:57:43 EDT 2009


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 <debatem1 at gmail.com> wrote:

> On Mon, Oct 19, 2009 at 11:41 AM, Victor Subervi
> <victorsubervi at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091019/93ad99bc/attachment-0001.html>


More information about the Python-list mailing list