<DIV>
<DIV>
<DIV>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.</DIV>
<DIV> </DIV>
<DIV>Thanks All</DIV></DIV></DIV>