I need to read a telephone field from a database in a search. The numbers sometimes have things like (01800)123-456. The user types 01800123456 in a form and I need to get the field... I know how to submit the form and how to make my query, but what about the ()-?? Any idea?? Thanks!