Questions tagged as 'html'

1
answer

A page with several divs and a form in each one

I'm making a page with elements that can be commented: element_1 (id_1) --->escribe tu comentario ---> OnClick abre div con un formulario element_2 (id_2) --->escribe tu comentario ---> OnClick abre div con el mismo formulario el...
asked by 11.04.2017 / 15:54
1
answer

D3 line breaks in title element

Based on this question in the English forum. I intended to do the same but in my case, there is no type of line break, neither in IE nor in the rest of browsers. In a first place (before trying the solution to that question), try this solut...
asked by 12.04.2017 / 09:13
2
answers

Error working with foreach

Good afternoon, when trying to bring images from the database the page sends me the following errors:    Notice: Undefined variable: photos in C: \ xampp \ htdocs \ projectCarrito2 \ views \ index.view.php on line 72   Warning: Invalid argume...
asked by 02.04.2017 / 03:07
0
answers

How to modify the value or link of a .href attribute from vba excel?

In my company we started using Altiris from Symantec At this moment I am in charge of the massive load of hardware inventories. I upload the information using Excel - VBA. The data loading formulations are in HTML and JavaScripts format In a...
asked by 03.05.2017 / 20:48
3
answers

Error in bringing BD information to the date and putting it into an input

My question is directed to the following: I need to bring the date that I have in the records and modify it and save the new date, but when I want to bring the date it says it is false, try with a statement in sql but it marks me error in the st...
asked by 31.03.2017 / 17:29
0
answers

Download Server Excel File

To download an excel file, This is my code but just send me an alert with an "OK", use a generic Handler. public void ProcessRequest(HttpContext context) { System.Web.HttpResponse response = System.Web.HttpContext.Current.Response;...
asked by 07.07.2017 / 17:22
0
answers

Knockout does not show the UI

I am trying to consume data from my API to show it in my HTML templates. I am using knockout.js for the client-server exchange. The following code contains the file cronologia.js , and an HTML file: function cronologiaViewMod...
asked by 16.03.2017 / 04:58
0
answers

Problem when wanting to pay market payment in sandbox mode with php

I am trying to make the fictitious payment of the payment market in sandbox mode with easy payment, when I return the payment codes, I go to the easy payment I tell the cashier and it says something like "code not valid", this is the code that I...
asked by 15.03.2017 / 23:07
1
answer

Next and previous buttons in form / php query

I have connected my database to my html page, I made it in the form of a query using <input> text labels, which only show a data of each column in the table (they are 5), they are around 1810 records and I need the buttons to show m...
asked by 23.03.2017 / 18:15
0
answers

avoid downloading Documents

I am setting up a page for the company where you work which has a compilation of the files that we send to our clients with the final product, the problem comes when the client when logging in has access to both reading and downloading. these do...
asked by 22.02.2017 / 20:38