| Robert Thomas Davis 
    rdavisunr at yahoo.com Mon Jul 12 17:52:38 EDT 2004 
 I have a function which pulls values from a form ( item = req.form.getfirst('some_item') ) and inserts them in a mysql db.  Instead of these values coming from an actual HTML form I would like to populate the form object myself in some cases.  Is this possible?  This would enable me to use my already written function to insert data that I specify.
 
Thanks All
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://modpython.org/pipermail/mod_python/attachments/20040712/e735bc79/attachment.html
 |