3
Reply

How to get userid from previous page and update database?

piya p

piya p

Mar 19 2014 1:44 AM
991
Hi, In my application there is edit button on click on it user will navigate to edit page with userid which he wants to edit.
This navigation working properly.
but on edit page that user id should store in local variable and update the data by update query where userid=local variable.
How to store userid in local database? 

Answers (3)