[Tutor] passing unknown no of arguments

Alan Gauld alan.gauld at btinternet.com
Thu Feb 5 10:42:16 CET 2009


"Senthil Kumaran" <orsenthil at gmail.com> wrote

>> Also how can i run my python scripts in a web browser.
>
> What you are asking for is Python CGI programming.
> Look out for chapters for Alan's book. I think he has covered from 
> the basics.

If you mean how do you write dynamic web pages using Python
then indeed it is CGI or some other web framework (Django,
TurboGears, Pylons etc). If you mean running a python script
actually in the browser itself then see my previous mail.

Sadly my tutor does not contain stuff on web programming
because freenet removed update access as I was writing
that topic. That will be fixed after I finish the update of the tutor
to v3 on my new web site

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/l2p/ 




More information about the Tutor mailing list