Page is a not externally linkable
nanat - 6:35 am on Oct 6, 2009 (gmt 0)
when i submit it the well return F, F, F, it will only get the last value on my array supposed to A,A,B..
my problem is the on submission on the select. supposed to be i have 3 loops $row and the content data is A,B,C,D,E,F
looping..
<select name="packTy" value='A'>
<select name="packTy" value='A'>
<select name="packTy" value='B'>
my question is how can i get the [b]packTy[\b] with the same value i selected..