Questions tagged as 'html'

2
answers

Is there any way to get the value of the onclick? [closed]

In other words, I would like to obtain the value of the onclick="ejemplo" obtain the function of the onclick     
asked by 10.07.2017 / 13:45
1
answer

How to call the id of my SQL database and show it in a query with PHP?

I have a form, where users enter personal data. I did an if, so that the CURP was not repeated, if the curp is repeated it sends an alert telling them that it is repeated and it returns them to the form, in that I do not have problem it seems to...
asked by 31.08.2018 / 07:32
1
answer

Form with Java [closed]

First of all, I have a SELECT with two values, the value A and the value B. And one DATE, and two SELECT more, one for the hour and another for the minutes In the project, I have two restaurants, A and B. The restaurant B does not open on Mon...
asked by 26.01.2017 / 11:51
3
answers

What is the "meta name = 'viewport'" for?

I've seen it a lot in HTML but I do not know exactly what it's for, please help     
asked by 03.07.2016 / 04:42
1
answer

Tooltip in html [duplicated]

I'm trying to insert a tooltip into a table in html but it seems to go to the bottom and is not visible. Script with a summarized version of my problem: - link     
asked by 23.11.2016 / 13:54
1
answer

Skip the payment gateway to the thank you page in Wordpress [closed]

I am using Wordpress and WooCommerce to create an online store. Once the checkout steps are completed, the payment time arrives, and I want you to take the payment gateway, the page will send you a personalized page or simply the one that comes...
asked by 20.11.2018 / 22:21
1
answer

Help with this page in php [closed]

I made a web page in php. But I want to add some things like input and type in each column to search in each table the corresponding field The corresponding table in mysql CREATE TABLE IF NOT EXISTS 'coffee' ( 'id' int(11) NOT NULL AUTO_INCR...
asked by 10.09.2016 / 11:42
2
answers

How to put mysql data in a html page [closed]

I'm making a website, but I do not remember how to do this procedure ... an example is: Name: (empty field) Last name: (empty field) and passing data from mysql would look like this: Name: Juan Surnames: Perez Godinez.     
asked by 14.03.2018 / 05:26
1
answer

Create gifs with lightweight iphone for web [closed]

Good afternoon I have a project of a system for a gym where the execution of the exercises can be seen in an animated gif, and it is already working, the problem is that the gifs that you make are very heavy, some weigh 1.8mb for which the sy...
asked by 14.11.2017 / 21:09
1
answer

I want to make a script, I skipped the https security certificate [closed]

I have the following problem my web application has an iframe which accesses another page without a certificate and I skip security and I want to make a script that automatically skips this security so that my app can continue.     
asked by 06.04.2018 / 14:07