yes, it's odd. you sure you're only getting 4 records? what happens if you try #myQuery.myColumn[999]# ?
Duncan Cumming IT Manager http://www.alienationdesign.co.uk mailto:[EMAIL PROTECTED] Tel: 0141 575 9700 Fax: 0141 575 9600 Creative solutions in a technical world ---------------------------------------------------------------------- Get your domain names online from: http://www.alienationdomains.co.uk Reseller options available! ---------------------------------------------------------------------- ---------------------------------------------------------------------- Adrian Lynch <[EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> ubble.net> cc: Subject: RE: [ cf-dev ] Accessing FORM structure 14/03/2003 15:28 Please respond to dev You saved me a reply :O) So does anyone think this is odd behaviour? Ade -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 14 March 2003 15:25 To: [EMAIL PROTECTED] Subject: Re: [ cf-dev ] Accessing FORM structure no, he's looping through the records. myColumn is the name of his column, not the columnlist. Duncan Cumming IT Manager http://www.alienationdesign.co.uk mailto:[EMAIL PROTECTED] Tel: 0141 575 9700 Fax: 0141 575 9600 Creative solutions in a technical world ---------------------------------------------------------------------- Get your domain names online from: http://www.alienationdomains.co.uk Reseller options available! ---------------------------------------------------------------------- ---------------------------------------------------------------------- "Taz" <[EMAIL PROTECTED] To: <[EMAIL PROTECTED]> er.co.uk> cc: Subject: Re: [ cf-dev ] Accessing FORM structure 14/03/2003 15:24 Please respond to dev > myQuery returns 4 records > > <cfloop from="1" to="5" index="i"> > #myQuery.myColumn[i]# > </cfloop> > > yet when it comes to myQuery.myColumn[5] I don't get an error. Am I missing > something? You're looping through the columns, not the records. Or did you mean that there are supposed to be 4 columns? Taz -- ** 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] -- ** 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]