Good, I am editing a template that is already predefined but when trying to modify the width of the image that you see on the screen (where a person appears) I can not find the style element that appears in the inspection image. In the html code...
I want to know how I can do that green containers but as you can see in the image I was reviewing the code but I think I did not find the class which is being used to create that, but as I see that containers (or do not know how it would be call...
This is my code, it seems to be running, but I do not receive any mail, I am running on server with windows, php 5.3
<!doctype html>
<html>
<head>
<title>Pruebas</title>
<met...
Could you tell me how to delete a query from php for my database
$conexion = mysqli_connect("127.0.0.1" , "root" , "" , "tiendita") or die ("Error al conectar");/*conexion*/
$resultado = $conexion->query("CALL delCliente();") or die...
I have the following problem:
There is a table with several rows and columns, I wish that with the mouse I click on a row and I separated three values of the six columns that I have. But, the values obtained should be ONLY OF THAT ROW.
Annex...
var sumaValores = function(){
//Obtengo la última fila ingresada en la tabla
var fila = $("#tablaDetalleMaterialEinsumo").find('tr:last');
//Obtengo el campo referente a la cantidad de insumo ':eq(2)'
var campo1 = fila.find(...
I am new to the forum and do not put things with code and others, but I will try to explain all things
JSP code
<%@ page language="java" %>
<%@ page import = "IDP_web.Herramientas.ListaJefaturas"%>
<%@ page import = "ID...
Friends I need to fill out a selection from a text box that is hosted in an input
the idea is to enter the txt_nameSector and be able to select that sector in the table next