That is the clue I needed to figure it out. The validation is using $_GET to refer to the form elements, but the form has method="post"
I think if you update that $_GET references on the page to $_POST, that should fix the problem.
That is the clue I needed to figure it out. The validation is using $_GET to refer to the form elements, but the form has method="post"
I think if you update that $_GET references on the page to $_POST, that 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.