Jump to content

need help

- - - - -

  • Please log in to reply
1 reply to this topic

#1
Emmy

Emmy

    Newbie

  • Members
  • Pip
  • 1 posts
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

#2
Megak

Megak

    Newbie

  • Members
  • PipPip
  • 16 posts
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