Lists behave the same way in MX as they do in CF5. You can download a ListFix UDF from cflib.org. It will replace null entries w/ a character of your chosing.
======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Lee Fuller [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 01, 2002 12:53 PM > To: CF-Talk > Subject: RE: CF Wishlist > > > Have asked for that about 500 times. > > Hope we get it!! ;) > > > > > | -----Original Message----- > | From: David Schmidt [mailto:[EMAIL PROTECTED]] > | Sent: Tuesday, April 30, 2002 9:42 AM > | To: CF-Talk > | Subject: CF Wishlist > | > | > | Ok, > | > | Have carefully considered what I want from CF, the most > | striking feature I want to see is... > | > | "Stop treating empty list items as null." That is a list of > | "3,5,,,3,2,2" should have a length of 7, instead of 5. Doing > | this would nearly eliminate the need for any field names like > | name="cost_#i#", since HTML sends back "3,5,,,3,2,2" for > | duplicate text fields named "cost" anyways. > | > | > | > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

