I am developing a library program that will be able to register students,academic and non-academic staff in library and be able to get their data and also to know the number of books they have borrowed. I am trying to write the code for the button "PROCEED" that will proceed with the recording of the item to be borrowed. When you click the button "PROCEED" it should record the items that the person has borrowed.please can you help me out
1 reply to this topic
#1
Posted 19 April 2011 - 01:47 PM
|
|
|
#2
Posted 19 April 2011 - 01:58 PM
You would basically want to create the GUI using a VB form, and then registering the event in your code (considering that you're using a library, just call a method in that library using the form). And then, (I don't know what medium you're using to store this) I would write that data to an array (or database)
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









