Hi,I have Javascript to test a value the user enter on a webpage from the Javascript onload event.
If the value is incorrect, I want to display a message on the page - "Entry Invalid" or "Entry Valid"
I am not sure how to display the custom error.
Thanks
If the value is incorrect, I want to display a message on the page - "Entry Invalid" or "Entry Valid"
I am not sure how to display the custom error.
Thanks