I'm writing a program that requires opening a file based on what is entered into a text box, ie if 12345 is entered in the text box, 12345.txt will be opened. how would this be accomplished?