Hello, I call a page using POST with parameters. The page produce a 302 redirection answer from server.
Using "FollowRelocation:=true" ICS follow the redirection but transform the original POST into a simple GET without any parameter. So the php script at final location get nothing into its $_POST array. Is this normal ? ICS should follow relocation with same GET/POST calls as the original call no ? regards. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
