Your insert server behavior uses:
<?php echo((isset($_POST["ContactPermission"]))?$_POST["ContactPermission"]:""); ?>
But the checkbox is named "contactPermission", not "ContactPermission"
Updating the case sensitive value should fix the problem.
Your insert server behavior uses:
<?php echo((isset($_POST["ContactPermission"]))?$_POST["ContactPermission"]:""); ?>
But the checkbox is named "contactPermission", not "ContactPermission"
Updating the case sensitive value should fix the problem.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.