Input box - variable data

T

TimTDP

I need to control the way data is entered into a field on a form.
The data needs to be in the format "a-b c"
However a,b or c can be a variable number number of characters!

What is the best method to acheive this?
 
Top