Hey, I've got a drop box that has two values, the one being printed, and the value being passed. I wanted to do something like this:
items="Pre-Clinical,0,Clinical,1,Admissions,2,Graduated,3" and have in the option tag the value be the numeric and then use the text to display. Is there any way to access an 'i+1' type of thing, where if I was currently at index [0], I could access the next one without actually iterating? I'm sure this is just my lack of EL knowledge, if someone could help me out I'd really appreciate it. Nic Werner Link11 Systems --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
