Help with Show Region Behavior
I being trying to protect portion of a page with SecurityAssist ShowRegion behavior. I have created a rule named "Survey" where I have set the following:
Value: 1
Criteria=
Compare to: <?php echo ((isset($_POST["code"]))?$_POST["code"]:""); ?>
On my index.php page I have one input box that redirects to survey.php page. The form shows only when the code of 1 is entered.
Before I added Universal email to the survey.php page, show region server behavior was working fine. After the code of the Universal email was added, the following happens:
When I entered the value of 1 or any other value on the index.php page, I get redirected to my thankYou.php page. It bypasses the survey.php page.
I am using Windows 7 pro DW cs 6 and the latest WA extensions.
The link is at buildersfence.com/survey/