doob
Posts: 7
|
| Posted: 06/02/2006, 2:57 AM |
|
I am trying to use CheckBoxList controls to Get and Set Session Variables. I am able to save multiple selected boxes to a session var by using the "Save Control Value" action. The session variable then contains a comma-separated list of the selected list box values.
What I have not been able to do is to get the session variable back into the check boxes (having the box checked or not depending on the value).
The "Retreive Value For Control" action works fine as long as the session variable only contains one value but fails when there is a list (no box gets selected).
TIA for any hints.
|
 |
 |
|