Hi, I would like to know if there is any way that by entering characters in a input of type text a bar with previously entered suggestions is displayed, using JQuery , javascript , etc.
I clarify that I do not want to o...
I am making a program that receives a string and returns the same string, interspersed with capital letters, that is, receives hello world (equal capital and lowercase letters) and writes HoLa MuNdO, regardless of the spaces. Now what he does to...
I've been programming for a while in C ++ and I'm starting to see C #
I'm honestly interested in making desktop programs, but I have no idea how the visual environment of the program is made; that is: buttons, effects, images, sounds, etc....
I was configuring a pair of domains that shared the same SSL certificate, that the content will be in different folders and evidently that everything was on the same server.
My domains are:
example.com (For the Website)
api.examp...
I want to do this in php maybe I can not explain myself well so if you need to modify it do not worry I can do it quickly since I feel in my pc
I have a table with only 2 variables (ACTIVE) and (NOT ACTIVE)
$sql = mssql("select estado from...
I just updated the Android studio de 2.3 and it marks me as error Cannot resolve symbol AppCompatActivity - Support v7 libraries aren't recognized? but compile and run the app, without any problem, that is, it seems that something...
I have a data frame with a tumor classification.
The program I use uses two different classification methods and in some samples it appears to me classified differently.
I would like to make two tables one with the tumors whose classificat...
Do you know if there is a way to detect which device is being used? For example, detect if it is iOS5, iOS6, iOS6s, iOS6s plus, etc. And on android if it's Samsung, Hawei, LG, etc. Thank you very much
I am building a query that tells me the number of fields that are null and the number of fields that contain some content.
Data . This is my table:
CREATE TABLE opciones ( ID int(11) NOT NULL,
id_pregunta int(50) D...
I'm just starting with this language, but when I want to show some value I do not see anything, any solution?
HTML code
<html>
<head>
<title>Arreglos</title>
</head>
<body>...