can you limit the numbers that the textbox will accept? but also you can
input a positive sign?

for example:
I have 2 textboxes
text1
text2
in text1 I input 4 then
text2 will accept 4 numbers: 9876 but you can also add a "+" to it

can it be possible?

thanks