Questions tagged as 'web'

1
answer

Show content in my body, with JS

What I would like to do, is that in my index.html, in the part of the body the entire page is loaded, let's say it hits "contacts" of the nav, and it loads me the contents of a contacts.html file, inside the body. <html> <head>...
asked by 18.09.2018 / 21:23
0
answers

Captive Portal options

I want to create a captive portal that connects to a MySQL database, the page I already have in PHP and connects to the base now the question is where to put that page. I tried pfSense but I have the following problem: I could not load th...
asked by 14.09.2018 / 17:50
1
answer

C # Web API I want to build a JSON and receive it with AngularJS 5/6

I want to build a JSON from the backend where the texts will come according to the language configured by the user. In the backend I am using a Web API from .net and I want to take that JSON in the frontend AngularJS 5/6 and somehow I can use...
asked by 13.09.2018 / 22:18
2
answers

error in persistence.xml, problems with hibernate. persistence

In the last few days I have been trying to make a web application for JSP, java and mysql connector 8. I have given an error when I try to execute it, I guess it is the order in the persistence but I have nothing in particular my mistake is...
asked by 19.09.2018 / 18:20
0
answers

Configure java EE project on glassfish server

I have a Java EE Webapp project, I am in the process of configuring it on a server with glassfish 5, JDK8.0_172 and plesk as the control panel. The project is divided into 3, EAR EJB and web. After executing them in Netbeans 8.2 IDE, I genera...
asked by 11.09.2018 / 16:42
0
answers

I can not access the property of a web form with Robobrowser

I'm trying to access the content of a website but for that I have to cover the zip code. When I try to access the property 'cl_postal_code' I get an error. What can be happening? from robobrowser import RoboBrowser browser = RoboBrowser(histo...
asked by 12.09.2018 / 15:33
1
answer

How to make transparent the selection of a button in html

I need help, to hide the section of a button in html, this only happens when I visualize the page in mobile view, since, in desktop view if I can hide the selection box, here is an image to guide :     
asked by 21.08.2018 / 06:46
1
answer

Show all messages in an HTML checkbox filter, JavaScript

I have the following doubt, I am based on this example to create my own filter with checkboxes, but I do not know in what way I can add the checkbox that shows all my messages and that when another checkbox is pressed, it will be removed the che...
asked by 21.08.2018 / 05:42
2
answers

Frontend with Json

I'm a newbie in the web world (Html5), I'm taking my first steps. I ask for my apologies and please your understanding. I need to make a web page with front end with the following characteristics: _No need to develop backend (JAVA, PHP, Et...
asked by 22.08.2018 / 12:43
0
answers

How can I change currency in PHP?

I'm trying to adapt Google's api to make the currency exchange, but apparently they no longer offer that service. Now I'm trying to scraping to get the current value of the currency, but I do not understand much of that, does anyone have any ide...
asked by 24.08.2018 / 20:31