|
-
May 28th, 2003, 11:38 PM
#1
Thread Starter
New Member
Saving Progress in an Application
I'm currently working on an app that will act something like a checkbok register/balancing program. I've been experimenting with the saveFileDialog box, and I've figured out how to save info from one object in the form like a picturebox or textbox. I've also searched through all the info about saveFileDialogs on this forum, and I have this question.
How would I go about saving the information input by the user in a simple way?
I only know about saving information from one object, so the only way I could think of doing this (I'm creating a spreadsheet look with arrays of text boxes) is by creating several loops to save the information from the text boxes.
Any help would greatly be appreciated
Last edited by Mr_Munkey; May 28th, 2003 at 11:43 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|