Questions tagged as 'html'

1
answer

Get the parameters and verify if there is

Well I want to know how I can get the parameters to be done with node.js but not with html or javascript .    localhost / match / 51252134213    localhost / match / PARAMETER        
asked by 15.12.2017 / 22:38
2
answers

Work with data from a txt

With visual I created some forms and I'm trying to do it in local html. I have some text files as data, created by a program. c:\MAPPERS Archivo PV (.PV). c:\PVS Archivo PV (.PV). Example: IB 081930200905300250MAD 1321ECJQZ T07...
asked by 15.04.2016 / 19:54
1
answer

HR with centered text

I'm doing tests but I can not do it, I need a hr to appear and a centered text inside it, something like the picture below. link     
asked by 29.06.2017 / 17:42
4
answers

Create read-only field in html form that disables copying, pasting and writing [closed]

I need a field that will show content that can not be written or copied or pasted in any way.     
asked by 22.03.2017 / 17:47
1
answer

How to do a read more? [duplicate]

I have a text that I am loading from the database, but it is very long so I was thinking about doing an effect in JavaScript to read more, (or less). I hunted for information about it but they show it with two < div > and it's not exactl...
asked by 10.12.2018 / 01:32
1
answer

How do I create a directory with #?

on the official website of ubuntu, there is a very curious thing, and it is, this url www.ubuntu.com/#download When you go to this link you will see the download options that are on the ubuntu menu bar, and when you go to www.ubuntu.com/downl...
asked by 09.12.2018 / 19:53
1
answer

How to pass data that a servlet gets from a BD to an HTML page? no JSP

This is more a doubt of something that could be feasible to carry out. What I want to do in itself, is that from a servlet I communicate with mysql to get the results of a table, and I want to pass that data to a table on an html page, I know...
asked by 26.04.2017 / 03:44
1
answer

Submenu does not display when mounted on the server

Good day, I have a problem because when mounting the application on the server and doing the routine tests of the changes that were made I realized that the submenu that in theory should be displayed, does not, but if I execute the project if yo...
asked by 23.10.2018 / 20:16
1
answer

How to send an email? [duplicate]

I need to make a quote that when entering the data I will save each quote with the same form, print the data on the screen but at the same time store them in a variable and when clicking on a button send it to the client an email with the data...
asked by 12.07.2017 / 01:20
2
answers

read file through html and javascript programmatically

1) I have a sqlite file with information 2) Through a program I generate a * .csv file. I would like on a NetBook or iPad or CromeCast or Cell, r display such information sequentially or at the user's request. For example, if the user uses...
asked by 15.07.2016 / 23:55