I am trying to receive http post variables from a secure server to a script thats located on a normal server. But all of the variables are blank.
Is this because of the link from https -> http and if so is there a way around this?
Thanks