I need help I am going to be using a PostBack URL with CPAlead - i need users to be sent to a secure page to enter details to get the reward - how can i do this?? Please help
never heard of CPAlead, but in order to make a secure page, you simply need to use the SSL protocol. That is, your user will use the "https://" instead of the "http://" prefix when coming to your site. To to that you will need 1. an SSL certificate - you get that at namecheap.com 2. control of your server - you will need to reconfigure your Apache to use the SSL certificate, and for that you will need access to the configuration files. That's about it, but those explanations either helped you or gave you a headache. Once you do it a first time, it will become easy, as you'll simply repeat the same steps. hope this helped...