No input validation
-
Using php code to display form:
<?php echo smlsubform(); ?>
When name and email is empty success message is displayed. There should be an error state when input is empty or email is invalid.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘No input validation’ is closed to new replies.