Posts by N3tt0h • 21 points
4 posts
-
-1
votes1
answer22
viewsQ: Hide button if label value for X
I created a page that generates a verification code for the person when they click on the "Generate" button, so the page refreshes and the code is shown, how do I make the button on this page only…
-
-1
votes1
answer220
viewsQ: How to Change a Background Image After a While
Currently I have a page with information, I would like after X seconds the image of the background of the screen changed to another preset (no loop, just change and do not return) I am beginner with…
-
0
votes1
answer24
viewsQ: SQL - How to take a data from a table and insert another preset?
I have a website and need to create a code to send badges, my problem GRAAANDE is, SQL is giving error The idea is to insert in the table "usuarios_placas" the username and the emblem code…
-
0
votes2
answers58
viewsQ: Problem sending something to database
So, I’m trying to create a page, really simple, to send some things to the database, (id,username,code_placa) but I’m not able to, when removing the lines that give error, the page opens, however,…