Hello,
How to fill all input fields automatically from database by entering input in one textbox using Javascript? Do I need a web services?
This is so far I create with help, but still cannot retrieve the full name and ssn from database when enter memberid in the input text.
2 erros is happening right now:
1) getUserDetails() is not deifned AND
2) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received