> FORM["name#i#"] yup.
> yet when it comes to myQuery.myColumn[5] I don't get an > error. Am I missing > something? what does happen? try dumping myquery to see if you really are getting only 4 rows back. > -----Original Message----- > From: Adrian Lynch [mailto:[EMAIL PROTECTED] > Sent: 14 March 2003 15:18 > To: Dev (E-mail) > Subject: [ cf-dev ] Accessing FORM structure > > > Two quick questions... > > Firstly can someone confirm that this will work in CF 5 > > FORM["name#i#"] > > And secondly > > When I run the following I don't get an error > > 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? > > > Adrian Lynch > Web Developer > Thoughtbubble Ltd > ---------------------- > United Kingdom > http://www.thoughtbubble.net > Ph: +44 (0) 20 7387 8890 > ---------------------- > The information in this email and in any attachments is > confidential and > intended solely for the attention and use of the named > addressee(s) . Any > views or opinions presented are solely those of the author and do not > necessarily represent those of Thoughtbubble. This information may be > subject to legal, professional or other privilege and further > distribution > of it is strictly prohibited without our authority. If you are not the > intended recipient, you are not authorised to disclose, copy, > distribute, or > retain this message. Please notify us on +44 (0) 20 7387 8890 > > > -- > ** 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]