I am trying to develop an app where customers can order various quantities of pool chemicals....this is not a credit card purchase site, just submitting an order that reflects quantities and amounts due... the company will be contacting them about payment
The order entry screen is basically a table with 3 columns, Chemical description, price and quantity to be ordered There are nine different chemicals The description and price are in the DB and the quantity is a text box for entry of a quantity to be ordered.. And the order information will be recorded in the db also upon submission of this order screen, the template needs to summarize the order for the customer I'm not sure how to approach this... ie. how to send the order information to a process template and then how to code the template to ensure proper entry into the DB Is this a structure scenario or query loop or what..?? Being new to this sort of ordering, any pointers in the right direction would be appreciated Tim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192837 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

