I have a text box on a form in my application which I want to check the format of. ie. the text box allows users to input a numeric value which can be either + or - depending on whether or not it is preceeded by a +/- symbol does anyone know how to check that the inputted value is only a numeric value preceeded by +/-
Thanks
Thanks