Hi.
I searched here and there but still can't find any clue for my question.
I think it's a very simple one but for me, it's not. : (
In the form, I want a textbox which allows only two hyphens, not adjacent.
For example, 000-00--0000 would be wrong but 000-000-0000 would be OK
How can I do this?
Any help would be greatly appreciated.