Posts by Fujjin • 13 points
5 posts
-
-2
votes3
answers84
viewsQ: How to display a person’s name within the title="" tag label that is in a <input> in a PHP form?
I’m making a system accessible to a visually impaired person and my biggest challenge is to make things accessible, on my Atualizar cliente the person chooses the customer on the ID cliente that…
-
0
votes2
answers56
viewsQ: How do I show a person’s name and not their key in a script that uses onclick()?
I’m having a question with the client exclusion code, instead of typing the client key to be deleted I believe one that returns all the stored customer names where I choose one and click delete and…
-
1
votes1
answer141
viewsQ: How do I display a person’s name in the onclick message="Alert()"?
I made a customer registration file I wanted to enter the client’s name in onclick="alert()" every time the registration operation was made showing his name with the message Cliente fulano…
-
0
votes0
answers52
viewsQ: Trigger that calculates the resale value of the product has no expected effect in table
I created a Mysql Rigger that calculates the price of a garment with the calculation of 50% profit on the purchase value of the product. Only nothing appears in the place where I wanted the…
-
0
votes1
answer141
viewsQ: How to change the button(<button>) from "View password" to an image (<img>)
There is a register field of an employee called senha of which there is a button called "Ver senha" that lets you see the user password, only I want to remove the button Ver senha I did in…