Hello, okay, I'm still fairly new with Visual Basic, so this maybe a simple solution I just don't know how. Anyway, I developed a organizer app that will allow me to type in multiple different script ideas I have. I have different text fields for genre, length, characters, etc. Anyway, my problem is how do I go about saving at the information in those text boxes. Is there someway I can save the project as a file, then open it back up to modify it, while still being able to create new ones. Someone suggested using xml data storage, but will that allow me to save multiple different data sets, since I won't just be working with one script all the type. Thank you in advance for any help. Sorry if my question seems confusing.

Here's an image of my app