Re: using the indexId value of iterate in a radio button (SOLVED)

2006-03-14 Thread Chris Cheshire
OK I was making this to be way harder than it needed to be. Was all I needed. Chris On 3/14/06, Chris Cheshire <[EMAIL PROTECTED]> wrote: > I have a collection of PaymentSource objects (credit cards, debit > accounts) stored in an object in the session. I want to iterate >

using the indexId value of iterate in a radio button

2006-03-14 Thread Chris Cheshire
I have a collection of PaymentSource objects (credit cards, debit accounts) stored in an object in the session. I want to iterate through these, presenting a radio button and the masked version of the account number on the page. I want to have the value of the radio button the index in the collect