Question : How can I do a loading effect by giving refresh on only one line of the terminal when […]
Q & A Coding
I can not check if an array is empty or null
Question : I need to display a message whenever my array is empty or null, but I can not. I […]
Compare and update data from an HTML table with data returned via JSON?
Question : Problem: I have a table that is populated by data coming from multiple JSON files, so far no […]
Modal occupy entire screen
Question : I have the following Modal and I want it to occupy the entire screen / or most of […]
Is it possible to create a decision structure in a table in SQL?
Question : I have a massive database, it has more than 2,000 rows, and the second column has an ENUM […]
Payment in installments with ticket via PagSeguro [closed]
Question : I developed a site where there is a course for sale at a specific value. This course is […]
Store SMS message in variable
Question : I’m having trouble saving an SMS message to a variable. The idea is to send an SMS with […]
Protect ASP.NET source code (aspx)
Question : I have a question regarding ASP.NET: In the case of PHP when placing an application on the server […]
How to validate the CEI in ruby?
Question : To validate CPF and CNPJ I use ‘brcpfcnpj’ in Gemfile. But I did not find anything to validate […]
How to put my ASP.NET website online
Question : I’m trying to put my ASP.NET application in the air, and I’ve never had contact with it, do […]