On 8/21/05, Tony Cappellini <[EMAIL PROTECTED]> wrote:
> 
> 
> I want to use embedded python in an html page.
> However, I dont want to force the user to have python installed for the
> page to work.
> Is there any way to make the embedded python code be executed by the server?
> 
> I'm hoping ti use python as an alternative to vbscript and jaava
> 
> 
> thanks
> 
> 
> tony

If your web server supports python (i.e. has it installed) then you
should be able to run scripts server-side. Check with your
host/server.

Adam

--
PGP key: 0x7111B833
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to