Is it possible to write a JavaScript for: If formfield1 = "text" and formfield2 > 9999 then background color of formfield1 = 255,255,255 and message box = "blah, blah, blah", else do nothing
↧
Is it possible to write a JavaScript for: If formfield1 = "text" and formfield2 > 9999 then background color of formfield1 = 255,255,255 and message box = "blah, blah, blah", else do nothing