jace808 Posted August 28, 2003 Posted August 28, 2003 I have a form with 4 text boxes on it. I also have a "browse" button setup with an openfiledialog. If I manually type in all 4 boxes the program will serialize the data and save to my xml file. If I use the browse button to it will not save anything at all. When I click the browse button it does it's thing and populates 2 of the textboxes... one with the path of the file and the other with the filename. I don't understand why this doesn't work. Any ideas or suggestions greatly appreciated. Quote
Administrators PlausiblyDamp Posted August 29, 2003 Administrators Posted August 29, 2003 any chance of some code to see what you are doing? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
jace808 Posted August 29, 2003 Author Posted August 29, 2003 I gave up on it for now. I'm just going to use SQL instead. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.