Questions tagged as 'html'

2
answers

View database data

I have a bunch of data with information from various bands, however I would like to pull them to my front page. Bank name: dados Table called: Artists where I have the information in it: imagem_small (in this c...
asked by 26.09.2017 / 21:51
1
answer

Glyphicon Bootstrap Manipulation

I'musingBootstrapversion3,andIwouldlikesuggestionshowIcouldcustomizethisglyph,I'vetriedseveralwaystoalignthisonewiththetext,butitinsistsonstayingabitabovethetextline.I'musingaJumbotronwithanAlert,andI'dliketoattachthisglyphicontothemessage.Butu...
asked by 26.09.2017 / 21:01
1
answer

How to display image stored in blob type [duplicate]

I have a database that has a blob field. This field is for a photo. I need to call this photo and show it. Home I do not own the photos that gave rise to the contents of the database, so it is not feasible to work linking the address. I know i...
asked by 24.09.2017 / 00:01
1
answer

Form HTML + JSP

I have created a html page with a simple form and I want to use the infos in jsp 1) Java class "Calculation": package principal; public class Calculo { public int n1; public int n2; public int resultado; } 2) form html <...
asked by 22.09.2017 / 16:51
0
answers

Where to put the string tag or how to put the correct form ID

Hello, I would like the help from you, because I can not organize the code, it only takes it however when I implement it on this page, it does not work. What could change? Code: <html> <head> <title> Version</title>...
asked by 06.10.2017 / 22:29
0
answers

Encryption error when inserting data into the database

Well, I'm starting now and I'm trying to create a small form with PHP and MySQL that sends the form information to the bank, but I have a small problem. When I enter the data in the database, when I will see in the table the data are coding prob...
asked by 01.10.2017 / 18:31
1
answer

Mapping an image using Google's Areas and Coordinates.Cloud.Vision.Api

Hello, friends! I'm trying to map an image, using the html5 "Area" tag that works with polygons, I want to map a rectangle or several rectangles over an "img" image. My question is, do I have a mapping that I can not find or coordinate in...
asked by 01.10.2017 / 19:51
1
answer

Change font color Javascript / HTML / Jquery

I am developing an application in HTML / JavaScript / Jquery and would like to know how I change the color of TEXTAREA SOURCE by clicking on the button ... Does anyone have an idea? <html> <head> <!-- <script...
asked by 25.09.2017 / 20:00
1
answer

Separate CSS JSP icons

I want to separate my icons, because they are many together but I can not. By putting padding the application stays like this. Increases with and heigth by not separating icons. .redes_sociais{ padding: 30px;...
asked by 20.09.2017 / 04:25
2
answers

Creating two links with an Explode path

I'm developing a project and next to the form, the user can upload a file. In the case, the registration part next to the upload (s) I have already been able to do, now I am creating the view / change of the record. And that's what I'm packing....
asked by 20.09.2017 / 04:29