Thanks Neil... I'm still stuck... please don't laugh too loud when you hear this but "A simple loop thru the FORM" is a daunting task for me at this stage ... I think I get very confused by the syntax, particularly the "evaluate" function
-----Original Message----- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Thursday, February 03, 2005 3:44 AM To: CF-Talk Subject: Re: help with approach for order tempalte I have a bit more time today so I should be able to have a look at it. But no, it is not really a place for a structure or array (unless you are dealing with user sessions - which it does not appear you are). A simple loop through the FORM. Variables is enough and what it is doing now is acceptable. N "This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Tim Laureska <[EMAIL PROTECTED]> To: CF-Talk <[email protected]> Sent: Wed Feb 02 23:37:54 2005 Subject: help with approach for order tempalte 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192858 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

