I have a textbox - You should be able to enter a phone number here. Upon entering your number, the form should then populate the user. If the number is incorrect or does not exist, it should do nothing.
Anyone have some code to this, I probably need javascript code and a mvc function in the controller to do this, but not sure how to. Or can you give a site with examples of a similar project please.