Diez B. Roggisch wrote in news:6tpo16fbacf...@mid.uni-berlin.de in
comp.lang.python: 

> 
>> 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.
> 

Are you thinking of frames?, or the way IE 7 complains about 
runnning javavscript (though it bizzarly calls it an "running 
an ActiveX control" )?.

Anyway it works fine.


Rob.
-- 
http://www.victim-prime.dsl.pipex.com/
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to