I am wondering if the following can happen:
If I have a upload utility to put a .txt file onto my server, can I upload a .txt file to a certain location. When this is done I want to open a .asp page that when I hit a button reads the .txt file values and populates a page, db, etc... My main question is if a asp can read in a .txt file like vb can?
Thanks in advance.
If I have a upload utility to put a .txt file onto my server, can I upload a .txt file to a certain location. When this is done I want to open a .asp page that when I hit a button reads the .txt file values and populates a page, db, etc... My main question is if a asp can read in a .txt file like vb can?
Thanks in advance.