Hello i want a validation expression that allow numbers with at start + only. Example: +173488443. I want it to allow +at the start and then just numbers like it show in example. Please. I tried to use something like [+0-9] i dont know. I hope someone can
help get me the code. I use visual studio 2010 pro.
Go to the complete details ...