kennedysee
01-13-2008, 03:00 AM
Hi guys,
I am facing problem with visual basic. I'm quite new to this programming language and had project on it. I'm doing on Library Loan System.
How i want the program to work,
1) user type a keyword on textbox(txtSearch) to search the book from the database.
2) It will display the search found in a listbox(lbSearch).
3) After displaying the search, i will click on a button; LoanButton.
4) It will remove that particular book on the listbox(lbSearch) and add to another listbox(lbLoan).
I am facing problems with this few points, can anyone willing to assist me? Thank You.
I am facing problem with visual basic. I'm quite new to this programming language and had project on it. I'm doing on Library Loan System.
How i want the program to work,
1) user type a keyword on textbox(txtSearch) to search the book from the database.
2) It will display the search found in a listbox(lbSearch).
3) After displaying the search, i will click on a button; LoanButton.
4) It will remove that particular book on the listbox(lbSearch) and add to another listbox(lbLoan).
I am facing problems with this few points, can anyone willing to assist me? Thank You.