I have a script on a secured SSL server that need some variable from another script on a non-secured server. My problem is basically that when the initating script redirects the user to the secured sever script he gets a box saying "the Following page contains secure and non secure items. Do you want to continue". If possible is there a way I can make the script 100% secure so that this box doesn't come up? Any info on PHP and SSL would be greatly appreciated.
Thanks
Rey