C
cappjr
Here's what I'm trying to do. I have a form with a text box called
"accountNum". I have a label under that text box called "orgName".
What I want to do, using Web Services, is when the user enters in
their account number, the Web service connects to the database and
pulls the organization name associated with that account number and
displays the results in the "orgName" label.
Can anyone help or point me in the right direction?
Thanks!
Jeremy
"accountNum". I have a label under that text box called "orgName".
What I want to do, using Web Services, is when the user enters in
their account number, the Web service connects to the database and
pulls the organization name associated with that account number and
displays the results in the "orgName" label.
Can anyone help or point me in the right direction?
Thanks!
Jeremy