Form - Get Data with Ajax
Hello,
i have a form with a lot of input fields. I want to solve this:
An employee write his personal number in the input field.
After he writes his number, the other fields would be filled with the personal data.
Is this possible with jquery?
Any Hints for me?