I am using a web form to post a record into a perl script which in turn writes it to a DBM database. But it seems that whenever you put a : (colon) into one of the fields in the web form it makes the record in the database jump to the next field.
i.e.
I know this is probably pretty simple but I'm a newbie & Stuck! Thanks in advance for the explanation / solution.