[Tutor] NEWBIE is it possible to use HTML and Python together?

Kirby Urner urnerk@qwest.net
Thu, 21 Mar 2002 18:33:27 -0800


At 06:13 PM 3/21/2002 -0800, Danny Yoo wrote:

>Please feel free to ask more questions; we'd like to hear about your
>progress.  Good luck!

Would it be accurate to suggest that any CGI-Python solution
to the dice rolling program would involve reloading the page,
and/or serving a new one?  To change the content of a web
page *in place* (without reloading) would require some other
solution, no? (e.g. JavaScript).

Kirby