Have a PHP Lead Site.. Problem with SSL mixed content
Posted: Sun Dec 14, 2008 10:28 am
Hi everyone..
I'm new to PHP I need some help please!
Ok.. I've got a lead generation website built in PHP.. I have an SSL certificate. When I just type in the address: (example: https://www.loan.com), I get a 'your page contains secure and non secure content' message.
I dont want to load the entire site using SSL because it would be too slow.
Is there a way to load the page normally(example: http://www.loan.com), but.. when the visitor clicks on a link to apply for a loan.. it would reload: http://www.loan.com, along with the form for the visitor to fill out to apply for the loan.
That form is: quote.php, so when the page loads.. it would load the website normally but.. would then load the 'quote form' in SSL ?
Is this possible?
Any help would be greatly appreciated.
I'm new to PHP I need some help please!
Ok.. I've got a lead generation website built in PHP.. I have an SSL certificate. When I just type in the address: (example: https://www.loan.com), I get a 'your page contains secure and non secure content' message.
I dont want to load the entire site using SSL because it would be too slow.
Is there a way to load the page normally(example: http://www.loan.com), but.. when the visitor clicks on a link to apply for a loan.. it would reload: http://www.loan.com, along with the form for the visitor to fill out to apply for the loan.
That form is: quote.php, so when the page loads.. it would load the website normally but.. would then load the 'quote form' in SSL ?
Is this possible?
Any help would be greatly appreciated.