Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
{ "COLUMNS": [
"id", "country","lastname", "firstname", "email", "category"
],
"DATA": [
[43, "USA", "jon", "doe", "doe@gmail.com", "HR"],
[44, "JAPAN", "tanaka", "yidi", "yidi@aol.com", "IT"]
]
}
Posted
Comments
Kornfeld Eliyahu Peter 4-Feb-14 5:50am    
Have you done anything so far? Show some effort (code or searching)! As is it ain't a question...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900