Neophyte
08-05-2002, 06:33 AM
I'm a newbie to JS.
What i want to do is check the value of an input text field (onChange) and compare it with a list of values already grabbed from a DB (these will be text names). If it the text is not any of those values, i want a popup box to appear. I know how to do the popup box text, but am stumped by the rest of it. Any ideas? thanks.
What i want to do is check the value of an input text field (onChange) and compare it with a list of values already grabbed from a DB (these will be text names). If it the text is not any of those values, i want a popup box to appear. I know how to do the popup box text, but am stumped by the rest of it. Any ideas? thanks.