Questions tagged as 'html'

0
answers

mpdf library, css style

I have a problem with the mpdf library I want to pass the design of a table to pdf but I think that this library does not support some css properties or html tags, I do not know the truth ... When I create the PDF it shows me the table...
asked by 13.08.2018 / 21:26
0
answers

Download .wav files

I have .wav files that I want to download. I'm trying to download them but it does not fit, it came out downloading .mp3 but not .wav. I share my code that I have:    Button that triggers the controller method and passed it as a parameter...
asked by 14.08.2018 / 16:12
0
answers

Fill select text using a td of a table

I have the following code where I get the values of a table, and sent them to a form in modal . In a select I get the value but also that same value I want to leave it as the text of the select. Function to obtain t...
asked by 14.08.2018 / 16:47
2
answers

How do I end all the comments of an HTML, CSS or JS document? Atom use

How can I delete all the comments in a document without having to go one by one eliminating? Could it be done with regular expressions?     
asked by 14.08.2018 / 17:27
1
answer

Help get_the_terms wordpress

Good I have this code in php, and it is the root of having the sectors will leave some icons or others. But I do not know how to get the sectors with get_the_terms. The taxonomy is sectors. echo ("<div class='iconos-sectores' style='display...
asked by 17.08.2018 / 09:42
1
answer

Validate a select in JQuery by obtaining a string value from mysql

I comment, I have a normal registration form in html, the thing is that using the select, I want to load the same value (in this case a select, when I register I select the option I want) that is stored in the DB . The id that I use in the optio...
asked by 17.08.2018 / 03:09
0
answers

Consume WSDL Web Service function with Nusoap PHP

someone helped me, I'm new to php and I'm trying to consume a service by the soap protocol and I could not call the function that contains an array with a list to load it to a combobox. If someone could help me, I'd appreciate it. $respuesta...
asked by 17.08.2018 / 03:08
0
answers

I have an error when uploading an image to my DB the name takes it null

Servlet String nombre = request.getParameter("Nombre"); //String valor = request.getParameter("valor"); String img_producto = "imagenes/" + items.getName(); int id_categoria = 2; float precio = 2200; int stock = 10; String query = "INSERT I...
asked by 14.08.2018 / 21:38
1
answer

help with javascript calculator

I'm doing a calculator with javascript and for some reason it throws me as a NaN value, I throw it in the second and third function, but in the first one, I can not find the error, copy and paste the code of the first function and change the val...
asked by 14.08.2018 / 18:38
0
answers

configure magento 1.9 products

I have a problem: Necestio configure the front end of the products of my store but I could not, I have the theme Logancee I bought it. I passed the link from my store so they can see what it looks like. But it should look like this:...
asked by 14.08.2018 / 18:51