Monday, 9 September 2013

load user data of table using ajax into table?

load user data of table using ajax into table?

let say for example my app would allow user to register and they will have
their text area to key in some text.. how should I write the logic upon
the login of the users?
is it
login -> load data of users from db -> display for them
what if there are alots of data? I don't know how much is consider large,
1000 character?

No comments:

Post a Comment