|
And another fix
str += elem[i].id+','+elem[i].name+','+elem[i].state+','+elem[i].phone+'<br>';
__________________
All the code given in this post has been tested and is intended to address the question asked.
Unless stated otherwise it is not just a demonstration.
|