Database with a web-interface (CGI)

Alexander Gavrilov gavrilov at iname.com
Tue Feb 8 20:20:21 EST 2000


Probably, it's not exactly what you want, but you can take a look on Zope
(http://www.zope.org).

Peter Bittner <bittneph at aston.ac.uk> wrote in message
news:38A00022.3CC17880 at aston.ac.uk...
> Hi there!
>
> I need to build a web-interface with a database in the background
> (probably Oracle; possibly MySQL), so I need to write a Python
> CGI-script that takes input from an HTML-form and puts the data into the
> database (Input-operation) and, repectively, gets data out of the
> database with an SQL-query and displays the result in the browser.
>
> I've looked for example-source, but there doesn't seem to be much in the
> Web on Python (unlike Perl & PHP).  :o(
>
> Does anyone have some example source?
>
> Please, help!
> Peter
>
> | Peter H. Bittner
> | International Student at Aston University
> | e-mail: bittneph at aston.ac.uk
> | web: http://beam.to/bimbo
> +--------------------------





More information about the Python-list mailing list