From: Marcin Wolski on
KingMaker KingMaker wrote:
> Hi Friends,
>
> I try to check the Multiple Checkboxes in the page.
> first i read the value in the text file and assing it to the variable.
> but the problem is that at the time only one check box are selected.
>
> textfile values:
> selectedLocationOids=0000025354000000630d
> selectedLocationOids=000002527100000062bc
> ______________________________________________________________________________


In the example that you provided it seems that value of @check_location
is equal to the value of @check_location1. Shouldn't they be different?
--
Posted via http://www.ruby-forum.com/.