Hi, I am trying to get my server to accept a cgi file that is being automatically sent.
Once the connection is successful i would like to save the file or post the details onto a PHP page on the server.
I have manage to GET the file using GET headers but the data will be sent across after...