I have a CF from that contains a check box and various other fields per row in a table. The table contains a data pulled from a query so the row count will be dynamic. What I need do do is only allow one check box to be selected in the table. So if row one was previous selected and they check row 5, row one needs to be deselected.
I also need to store the key (hidden field) in a Session varible when the new row is selected.
Any help would be great,
Thanks,
Mike
I also need to store the key (hidden field) in a Session varible when the new row is selected.
Any help would be great,
Thanks,
Mike