Question
onChange method
I know this is a JavaScript issue but I will go ahead and ask this anyway.
I need a javascript function that will allow my textbox to enable the submit button in the form when the textbox becomes populated with text.
Thanks in Advance.....