I was wondering if anybody had any examples of how to queue a form prior to sending it to the database.

I have this CRUD type of application, where the user can enter in financial transactions. Now, within each transaction, there may be  multiple sub-transactions. So lets say $200 was deposited. Well $100 might be designated for Fund A, $50 for fund B, and $50 for fund C. I'm looking to have it so they can fill out the form, and add these micro-transactions to a datagrid as a line item, and then when finished, hit submit and submit the whole transaction, which would amount to X creates being posted to the database, where X is the number of microtransactions.

Does anybody know of any sample code I could look at for something similar that could point me in the right direction? Thanks so much in advance.

Nick
__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to