hi im sorry for seemingly easy questions but im learning javascript and am already good at perl.
example i have a form name registerForm
how can i make sure no fields are blank and alert if one is blank returning its name
alert(value' is blank');
that is not really what im trying to do but the answer to that question would answer my more complicated question for me im just tryin to make it as easy as possible and simple for you guys to help thanks
example i have a form name registerForm
how can i make sure no fields are blank and alert if one is blank returning its name
alert(value' is blank');
that is not really what im trying to do but the answer to that question would answer my more complicated question for me im just tryin to make it as easy as possible and simple for you guys to help thanks