Hello guys. I'm not that good with programming. I have this script that I want the user to put a value inside the html label. And if they didn't before submitting a red text appear and asks to insert one. Could anyone provide me with the code?
you need to have a javascript form validation which will check whether user has input any data or not. I hope you can follow the procedure.