Can you send commands outside of pascal to a separate program that will move these commands to a website possibly? I remember pascal having commands to move parameters to another program. I believe this will work but do not know if you want to go this route?
That was option B, to just save a text file with the parameters and build an app to watch that directory and upload the information in c#. I was just hoping to not have to worry about all that.
Crome, I tried building the login information into the header, but am having trouble getting the HTTP_Header function to work correctly. The API isn't complete in that respect, so any information you can provide would be greatly appreciated.