Posts by EltonRodrigo • 3 points
2 posts
-
-1
votes1
answer159
viewsQ: Blur event with next select field
I have a form with all fields disabled except the first one. When filling the first field, if the value exists in the database all fields must be activated. I did this using the jquery Blur event.…
-
0
votes1
answer39
viewsQ: Return query without record in the database
Hello. I have a PHP system with Mysql from a truck fleet company. In this system each user performs a Checklist of the vehicle before using it. This Checklist is registered in a table in the…