Re: Call python script by javascript in html
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Call python script by javascript in html

From: Jonas Raoni <jonasraoni@gmail.com>
Date: Tue Feb 28 2006 - 20:03:32 CET

Sibou51 wrote:
> do you know if it's possible to call a python script in html page??
>
> I want call my script pyhton and I have a html with javascript but I
> don't know how, do you have an example??

You can't, you can only make requests for pages and there you can make
what you need =b

- (new Image).src = "url";
- The XMLHttpRequest object
- iframe/frames
- etc.

-- 
Jonas Raoni Soares Silva
http://www.jsfromhell.com
Received on Mon May 1 03:41:30 2006