Hi guys, On my action page I'm inserting records into my database from the values which were entered into the previous form.
However, on this action page there are a <cfif> and a few <cfelse> as the form page has multiple forms which are displayed depending on which category the user chose. Instead of having multiple <cfif> and <cfelse> could I possibly just find out what all the form.* are in the memory of the app (by doing some type of loop) and insert those into a <cfquery> making my page a lot smaller? Are there some issues doing this? Cheers, Saturday Stu --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
