Question
Help Javascript Array
I am trying to validate an input field onkeyUp ie. to make
sure value is not in the DB already. See below Code.
I am getting error Object expected. What am I missing here. The Array I can see is populated with records from the cfquery. See Code below
I am getting error Object expected. What am I missing here. The Array I can see is populated with records from the cfquery. See Code below
