Hi,
I'm learning ASP now and I have a form in my web page and it's working fine, but I need to make on of the fields mandatory.
How can I program a code to check if the field has the necessary data and if not, give a message to the user?
Thanks in advance.