Reputation: 11787
i have a user login form. i which the user is requested to input name and password and some check boxes and radio buttons. when clicking ok button this data has to be stored in an XML file and be shown next time user logs in. (Much like password remembering of web browsers).
How can be this done. All helps appreciated.
thanks!!
Upvotes: 0
Views: 556
Reputation: 3071
there is some libraries for this, like: tinyxml!
you can find more and may be better if you search. look Here too
Upvotes: 1