I wanted some help with vb.net code to use the previous, next and continue button. The program reads a text file and displays the info in textboxes on the form. It will then insert a new record into the sql database. It then moves to the next line on the text file. The problem is that the process is fast so the user does not get to see the details on the form before it moves to the next line. I want to be able to read one line, save to database and then pause to give the user time to read the information in the textboxes. They can then click the next button to read the next line in the text file and save to database. But I also wanted the functionality of being able to move to the next or previous record at anytime. Any ideas how to go about this?
rachana.setty 0 Newbie Poster
Begginnerdev 256 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.