I have 9 input's and 30 textarea's in one form. A few of the inputs are automatically filled. I need to count the ones that are filled.
Is there a javascript, ajax, or any other script language that can do this? My form can be seen at:
http://www.41q.org/admin/data/register_form.php
(This webpage is included in another secured webpage via javascript)
Thanks.