Search results for query: *

  • Users: razza311
  • Content: Threads
  • Order by date
  1. R

    Question Load button for simple reading text file

    Hey i'm having an issue where i can save the data i enter into the program but i cant load it as the load button doesn't seem to function. I don't get any error messages when this happens so i'm very confused here is the code for the save and load button: Private Sub btnSave_Click(ByVal...
  2. R

    Question Save and load button help for a simple database

    Hi im working on a simple database program for school in visual basic, i need a load and save button for the program. The program loads up the data into a list box, there are 6 text boxes that are used to bring the data to the list box. I just need the save button to save all the data to a .txt...
Back
Top