Questions tagged as 'html'

1
answer

php - login session with ajax and php

I'm having a login problem with php and ajax. I have registered a user and password in the database with columns: PROBLEMTHATALWAYSAPPEARS=USERSANDWRONGPENNIES...ANDICANNOTSEEWHEREIERRED,THEBANK'SINFORMATIONISSURE.IAMMAKINGALLLOCAL..IFYOUCAN...
asked by 20.10.2018 / 22:34
1
answer

Domain redirection on GoDaddy

I have a domain in GoDaddy: dominio.com I configured the domain to redirect to: outrodominio.com/~meu_nome This page exists and works perfectly (as well as redirection). However, when I call the URL: dominio.com/certificado GoDadd...
asked by 20.10.2018 / 22:17
0
answers

Use Update for HIbernate in a form Primefaces

I have an Xhtml page with a DataTable and within that Datatable has a list with the result of items that came from the Database, one of the columns has a button called edit where it opens a form with input'se that inputs are filled with the data...
asked by 15.09.2018 / 04:42
0
answers

ERROR firebase - Uncaught ReferenceError: firebase is not defined

Good evening, gentlemen, I am creating a simmple form in javascript and html persisting in firebase, but this firebase error appears - Uncaught ReferenceError: firebase is not defined. I searched in several places and all the codes that appear a...
asked by 15.09.2018 / 05:33
2
answers

I need to create a form via css so that the user knows that they have selected a [duplicate]

My company has a template in WP granted by another in which we do not have access to FTP, only editions of CSS. But clicking on the select page does nothing. I tried to add a color change to the button, but it only changes while it is pressed,...
asked by 13.09.2018 / 15:05
1
answer

Errors with pagination and table filter in js

I found some practical errors running my code and I do not know how to fix it. Here is the code below: <div id="divConteudo"> <?php $con_string = "host='***' port=5432 dbname='***' user='***' password='***'"; $conn = pg_connec...
asked by 13.09.2018 / 14:24
0
answers

How to update a select with data coming from another select

I would like to know how to update a select with data coming from another. I currently use SQL, I already have a connection created: $connection = new COM("ADODB.Connection"); //instancia a classe de conexao $connection->Open("PRO...
asked by 13.09.2018 / 15:10
0
answers

Ionic login external page

I would like to know if it is possible to open an external page type the ip of the router 192.168.0.1 and pass the login and password parameters to open already direct without having to enter the password every time.     
asked by 17.09.2018 / 20:02
0
answers

DomPdf does not recognize Bootstrap classes

I'm trying to generate a pdf file from an html / twig file. When you write echo in the variable that contains the html, it is correctly formatted, but when you call DomPdf it gets lost, and can not find the classes, so the pdf is broken. Some...
asked by 17.09.2018 / 20:18
1
answer

How to make image respect page content

I was able to align my image with this topic Align text after image , but the image is on top of some other content on the page, how could I fix it? My div: <div width="10%" class="areaImagem"> <?php $id = $PDO->...
asked by 05.09.2018 / 15:08