here in this option transfer code.after transfering data from available _services multiple box to assigned_servic es multiple box i am unable to get the value of the assigned_servic es data for ex in this
[code=html]<option value ="0" >Admin</option>
<option value ="1" >Public</option>[/code]
i am not getting 0 and 1 but i am getting admin,public
[PHP]{php}...