2) create a localhost web server, for the client side manipulation.
Then have your remote webserver render a form that posts via javavscript to the localhost webserver. The localhost server would post back in
the same way.

AFAIK the JS security model prevents that.

Diez
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to