Script part that works with text data:<input name="color" type="radio" value="red"> <input name="color" type="radio" value="green"> <input name="color" type="radio" value="blue">
foreach $field (param) { foreach $value (param($field)) { if ($value eq "") { #blank values ..give user a message here etc.. } } }
In reply to Validating form data by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |