You will have to change the regex $empid =~ /\d+/ in the if() to some other pattern if your EmployeeID's don't contain a number, or maybe just use $empid ne ''} else { $msg = "Please complete form"; $msg.= "<br/>Debug : action=[$action] empid=[$empid]"; }
In reply to Re^5: How to get input text boxes populated
by poj
in thread How to get input text boxes populated
by terrykhatri
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |