Running a Python script when a page is loaded

Andrew Chalk achalk at XXXmagnacartasoftware.com
Thu Aug 28 12:14:49 EDT 2003


I am developing a CGI app, When the user loads my page I want to populate an
HTML 'select' box (drop down menu) with items from a database. What is the
best way to get my Python procedure that does this called when the page is
loaded?

Many thanks






More information about the Python-list mailing list