<DIV>
<DIV>
<DIV>I have a function which pulls values from a form ( item = req.form.getfirst('some_item') )&nbsp;and inserts them in a mysql db.&nbsp; Instead of&nbsp;these values coming from an actual&nbsp;HTML form I would like to populate&nbsp;the form object myself in some cases.&nbsp; Is this possible?&nbsp; This would enable me to use my already written function to insert data that I specify.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks All</DIV></DIV></DIV>