I have a company directory on my webiste. I'd like to be able to have a text file, each different contact name will be on a separate line, with the contact information of the person. I would like to dynamically create the company directory page by editing the directory text file and the page be created by what's inside. So, here are my questions:
1) How can I get a text file to be read from a webpage?
2) Has anyone ever done this and if so, got some code to share?
3) Am I going about this the wrong way? Thanks, Jeremy