I want to able to import a text file, then the next page will spit out the contents of the file that are separated by commas. The code I have is below. Right now it does not work. I want to be able to read in the imported file, then print out the content on the webpage. I do not know how to use formidable, maybe that's an option??I want to able to import a text file, then the