Hi, I m a beginner in asp.net. now i need to do a system using asp.net n MS Sql Server. i use
VB.Net. I hv an option for user change password. but how to submit dis new password n keep it in database? what coding should i use?
2) I hv option for user choose to view the application in English n Malay Language. I create the radio button for it, but dun know how to display the application in language chosen. Do i need to do the interface in both languages?
3) i hv 200 book records. how to display it in a table form, so that user can preview n reserve the book? do I hv to use data binding?
4) If I need to control the user can only borrow max 3 books, in 2 weeks after login borrow 1st book, is it mean i have to trace the session ID of the user? What should I do?
Thanks for any response to my questions.
Irene