how to validate if there's already a field with the same registered number (Logical problem)

how to validate if there's already a field with the same registered number (Logical problem) Problem Description: (https://i.stack.imgur.com/52C98.png) I can’t let the user enter a code that already exists in the database,so i need to make one more validation for this field "code". obviously I have to use a ‘if statement’ but i just can’t … Read more

How can I change the position of HTML inputs with a grid layout?

How can I change the position of HTML inputs with a grid layout? Problem Description: I have 4 Html inputs, in each line two. My problem is now: I can´t change the position of all of these inputs. The Css part looks so: .calculator-menu-container { background-color: #1b1b23; width: 725px; height: 150px; border: #fff solid 2px; … Read more

We use cookies in order to give you the best possible experience on our website. By continuing to use this site, you agree to our use of cookies.
Accept
Reject