Shailesh Chandra wrote:I am not sure but probably you are looking for this.
Shailesh
with this code, the options array has all the values from the resultset.
but if i do this:
i got:
null
1
null
when in fact it should be the values from the database that the resultset had.
whats going on here?>