oops - quick typo in there... omit the form. so that its:
form["menuid_" & menuid] > -----Original Message----- > From: Paul Johnston [mailto:[EMAIL PROTECTED] > Sent: 25 February 2003 11:37 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] Form loop help? > > > > if you're using CF5or above then you should be using > > form["form.menuid_" & menuid] rather than evaluate, for > > performance reasons. > > Good point! Hadn't thought of that one! > > Paul > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
