5
Answers

Autofill text box based on input in another text box

I have two text boxes UserId and Email
If user enters UserId as Hello then i want the email text box to be filled as [email protected]
How do I achieve this?
Thanks in Advance 
Answers (5)