C
cutegirl666888222
Guest
I have a checkbox array that I want to make it checked or unchecked based on a string of 0&1s once I open the page; mean, if for example the string value is 011 I want the first checkbox unchecked, the second checked, and the third checked...
note: the value of string is not static
if anyone have an idea how to accomplish that please do tell...
note: the value of string is not static
if anyone have an idea how to accomplish that please do tell...