How to redirect value from form to external site by using post method in zoho creator.

How to redirect value from form to external site by using post method in zoho creator.

Hello
I need to redirect data to external site. I am using OpenUrl function to redirect to external site. But it expose the data in Url. I want to send data by using POST method like in php. Please tell me how can I redirect to external site with parameter should be encrypted.