Questions tagged as 'html'

1
answer

Values in DataList HTML, PHP, MYSQL

I would like to know why 'my datalist stores a number in my database instead of a name. Let me explain. I have a database with a table CLIENTS with fields: Customer, customername I load the DataList with the clients that are in the BD a...
asked by 13.11.2018 / 19:37
1
answer

Modal Window, Get Row Value, Bootstrap Table

I have a question. I have a table in which I show the ones of a client, of a table called Clients with fields: user_first, user_last, user_uid ... Then I have a button with the symbol '#' that when pressed shows me a modal window wit...
asked by 14.11.2018 / 03:53
1
answer

Error calling a php file

The problem is: Warning: include(../Vistas/plantilla.php): failed to open stream: No such file or directory in C:\xampp\htdocs\SAE\index.php on line 2 This is the template.php file /****************************************************...
asked by 14.11.2018 / 12:54
0
answers

How to save records within a for?

I have the following records, as I need to save it in a record, I need to save all of them. The results of the data to be saved are the following: 13043:406090343,roam,56963757723,56963800030,324750007307002,0,0,0,0,1,0,0,4,2018/11/11 03:02:09...
asked by 12.11.2018 / 13:59
0
answers

Access HTML tag from Java

I need to obtain the attributes that an image has, that is, that image has a series of HTML elements in which it has the name, tags, date of creation, etc. and I need to obtain the value of those tags.     
asked by 12.11.2018 / 11:53
0
answers

create a pdf with an ionic data table

I need that when generating my pdf a table with its rows and columns is created to enter content that I obtain from my bd. I need to know how to create the table in the pdf     
asked by 12.11.2018 / 19:05
0
answers

Change the primary URL route from an iframe

I need to change the main URL of the page where an inframe is hosted, I did it in the following way, but I only change the url of the iframe but not the page where the iframe is hosted, how could I do this? I appreciate help var loc = window....
asked by 12.11.2018 / 18:31
0
answers

CSS, Javascript inside the assets folder in Android Studio, when loading a web page?

I have a doubt about the possible use of this method, when trying to load a web page from a server, example: "www.mitiendafavorita.com", through a WebView in Android Studio, this page is loaded together all your css and js, increasing the amount...
asked by 19.11.2018 / 01:27
0
answers

Android add style css and html

I am sending a message on the android. But I want to send it with style, someone knows how to make me get the css or html. this is the code: BackgroundMail.newBuilder(this) .withUsername("[email protected]")...
asked by 18.11.2018 / 22:28
0
answers

Change div within the same html

I'm doing a page with forms, and maybe it's one of the easiest things but I can not find documentation to do it, I explain, the page has a form on the left, and I want to get the form to fill in the form in a php document that I have inside a...
asked by 18.11.2018 / 19:58