Hello,
I'm trying to make a lookup-function...
I've got a form with several textboxes (normal fields). After the first textbox, I've got a button, who will be used to lookup data (address-code i.e.)
Now, when I fill in my textbox and I leave it, the onChange will be fired to check if my data is correct.
BUT, if I fill in my textbox, and I push on the lookup-button, the onChange may not be fired!
Is their an efficient way to work this out?
Kind Regards,
Luc SLenders
I'm trying to make a lookup-function...
I've got a form with several textboxes (normal fields). After the first textbox, I've got a button, who will be used to lookup data (address-code i.e.)
Now, when I fill in my textbox and I leave it, the onChange will be fired to check if my data is correct.
BUT, if I fill in my textbox, and I push on the lookup-button, the onChange may not be fired!
Is their an efficient way to work this out?
Kind Regards,
Luc SLenders