Using Zen 138a,
Here is what I have. I have created a survey form based on the Special Orders form contrib. I link to the survey from 2 places in my site.
The first is from an EZ page using the internal link url (index.php?main_page=survey) option and is checked to use SSL. This works.
The other is from a link in a define page. The link in the define page is a relitive link (href="index.php?main_page=survey") like that in the EZ page.
Here is my question,
Other then making the link absolute
(href="https://mydoamin.com/index.php?main_page=survey"), is there a pram (ssl=yes) I can pass on the url or other method to force a zen page to be SSL?
Thank you!



