Hello I am currently building a project that involves renaming file extensions, and what I am trying to do is to have the user input a directory into a textbox for example C:\new, and then from that information I want the files in that directory to be changed from .txt to .doc, I was wondering if anyone had any ideas on how to do this?