Quotes look messed up, and do you really want the condition to be "neq '"?
> Yeah, I know ?He?s back again? :-) > > Anyways, I?m trying loop over a set of form fields, stopping the loop > when I hit a specific blank field. (This field is automatically > populated from another form for each record the user wants to insert, > it could be 1 it could be as many as 9. > > There are check box fields that may or may not show up. Which is why > the IsDefined is there. However I get the error at the bottom. > > Any suggestions? > > <cfinclude template="../common/CreateGUID.cfm"> > > <cfset i = 0> > > <cfloop condition="#attributes["clientID" & i]# neq '"> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:206610 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

