L
Laura Stern
Guest
Frankly, it makes no sense to show an array of values in a single text box. What would you want to see? The first array element? It would be better to use a drop-down box or something like that where it would show all the values in a list. Though having said that, I suspect that work either! Usually a drop-down or regular list box gets values from a single field of mulitple records (like showing States from the state table), not elements from an array of a single record.
Continue reading...
Continue reading...