Get the empty field with no input event
Posted: Thu Feb 19, 2009 5:28 am
Hi,
I've a field on a form wich accept a key pound to continue the program.
But, I would like to test if the field is empty, but when I enter the '#', I've a noinput event.
I would like to make : if the user press #, then play the x name audio file, and reprompt. If the user press no key, the noinput event is executed.
How tell me do I write this code?
Thanks by advance.
I've a field on a form wich accept a key pound to continue the program.
But, I would like to test if the field is empty, but when I enter the '#', I've a noinput event.
I would like to make : if the user press #, then play the x name audio file, and reprompt. If the user press no key, the noinput event is executed.
How tell me do I write this code?
Thanks by advance.