Hello, i'm new to HTML
I've created a registration form and have a submit button. i want that if the form is blank and submit is clicked that I could link it to a page saying, "please input information on form" or "don't leave form blank". As it now is, a page comes up saying "page cannot be displayed". this does not explain to the user what they did wrong.
Once there is information on the form when the submit button is clicked, it is linked to a confirmation page....this works fine.
Are there any suggestions as to how i can do this?? thanks so much!
I've created a registration form and have a submit button. i want that if the form is blank and submit is clicked that I could link it to a page saying, "please input information on form" or "don't leave form blank". As it now is, a page comes up saying "page cannot be displayed". this does not explain to the user what they did wrong.
Once there is information on the form when the submit button is clicked, it is linked to a confirmation page....this works fine.
Are there any suggestions as to how i can do this?? thanks so much!
Comment