Questions tagged as 'html'

1
answer

Deactivate with warning in Modal

I have a problem and that is that when I click on the modal I want to load the id of said provider, it is necessary because it is a warning to deactivate or activate said provider, I leave the code This is the code with which I show a table w...
asked by 06.06.2018 / 20:12
0
answers

Account generator with javascript

I am setting up a simple account generator with HTML and JavaScript, I have been looking for some help, such as limiting to an account per person, that is, if someone wants to generate an account, click on the button and block or with cookies Te...
asked by 11.06.2018 / 19:46
0
answers

Doubt ORDER BY with INNER JOIN

Hi, I want to generate a classification of some equipment but I do not know how to do it so that they come out in a specified order, I do not know how to enter the ORDER BY. SELECT divisiones.id_eq1 AS Equipo_1, eq1.name_eq AS Nomb...
asked by 06.06.2018 / 09:39
0
answers

Problem when evaluating a session variable, does not execute the if statement using php and html in free server 0000webhost

hello the problem is strange because when I evaluated the session variable on my local server if it executes my logic correctly, but when I run the same code on the remote server it does not execute my if statement that it may be due, the The se...
asked by 06.06.2018 / 08:06
0
answers

Problems with recaptcha. It always returns false

I have problems with the recaptcha and I can not see why it does not work. If you were able to help me I would appreciate it very much. The problem is that I perform the recaptcha, it gives me that it is valid and I fill in the form...
asked by 06.06.2018 / 14:54
0
answers

Help to carry out Modal

good I have a table which loads data obtained from a database to modify sent the value of the id by means of get via function url, now the problem I have it when I want to de-enable via modal, I do not know how I can pass the value of the id to...
asked by 06.06.2018 / 15:15
0
answers

Problem with modal window AdminLTE

This is my HTML where at the end is the modal window, the problem is that when I put it in mobile device mode it does not show me anything of the modal window, I will attach 2 screenshots 1 where it is in desktop mode and the other mobile mode...
asked by 06.06.2018 / 15:38
0
answers

Place a section below the header

I have a problem .. I have a header and below I want to place a section, but when creating the section, it is placed on top of the page in front of the header. I have a nav created that I want to be ahead, so I used the z-index (I guess the prob...
asked by 05.06.2018 / 08:51
0
answers

Problems to send form with submit php

Hi, I'm new to this, I need help. I have a form where I enter the data but when I click on the button I do not execute any action .. Help me please This is the code <?php require_once "../Modelo/ModeloUsuario.php"; ob_start(); ?> <...
asked by 04.06.2018 / 15:45
0
answers

Notice: Undefined index: ORDER in C: \ xampp \ htdocs \ Form-Office \ modify.php on line 11

I have days with this error and I really do not know how to solve it, if someone knows you can modify my code or I'll pass the complete project so you can see where I got everything <html> <head> <title>Modificar.php</titl...
asked by 07.06.2018 / 14:27