I'm trying to create a process that reads data from a text file and then post that data line by line into a website. For this I have created a web based object and a windows application one. Am I going through this the right way? How do I link the two processes together?