arvind wrote:
> When I run the script

Which one ? And how ?

> on server,

Which one ?

> only HTML part gets executed.

HTML executed ???

> But the python code appears as it is on the screen in the text format.
> How to run the CGI script on web server using Python2.4.3?

Depends on your web server. But there's very probably all the needed
documention somewhere, and I'm pretty confident google will find it.


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to