Jump to content

Using JavaScript to check form feilds for completion.


NCShaffer

Recommended Posts

I want to make it so that in my form, it will tell you next to the feild whether the information you entered is valid. I need it to make sure the persons name is entered, an email is entered in valid email format, and that their question is entered. If not, when they press Send, nothing will happen.(The first two simply check to see if info is entered and if so show a green arrow, and if not a red x. Email is like i described and works same way with green arrow or red x.)

Link to comment
Share on other sites

We assume that you are at least making an attempt at the problem first. Post some code with specific questions or issues that you are having.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...