"Alex Krycek" <agent.krycek at gmail.com> wrote
> I did look into CGI tutorials, but they didn't use Python code. They
> used
> something like:
> start_html(-title => $title,
> -head => style({type => 'text/css'} )
That looks like Perl. Try the CGI tutorial on the Python web site.
That would be a good start.
Alan G.