0
Answer

Store data from 4 textboxes into a simple array

Photo of GetClouded 420

GetClouded 420

10y
690
1

Store the data from 4 textboxes into a simple array then add a save button which will:

  • Store the information in the 4 text boxes to the array

  • Add the information in the 4 text boxes as four separate items to a binary file books.dat which is sorted by Title

Answers (0)