Questions tagged as 'web'

1
answer

Does Vue.js always load all the templates on the client side?

Recently, I am venturing into the world of vue.js and although I understand all the components and things well, there is something I do not quite understand. When handling all the frontend from the client side, does this mean that...
asked by 21.12.2017 / 16:42
1
answer

Java Applet in Browser

I have an applet that I want to run in my ASP.NET application, I was looking for how to load it and I found a method that works for me, I run it from jscript with: <script src="http://www.java.com/js/deployJava.js" type="text/javascript">...
asked by 02.01.2018 / 19:33
0
answers

Double data in a grid Web Progamacion

I'm new to web programming and I wanted to know why when I call my information to a grid I get double data, help porfaaa     
asked by 07.12.2017 / 03:11
0
answers

Responsive height

How about, I'm working on a web page, which must be necessarily responsive, the problem is that with my design, it looks good on only some devices, and I want opinions on how to give height or how to model my design. div so that they are fully...
asked by 13.12.2017 / 20:16
1
answer

Block PHP URL so that it does not skip the Start of Session (Security)

I have an automated system, the login page works with php, connected to other scripts and to a mysql table that registers and verifies users who are already registered. What I need is how to block the next url at the start of the session because...
asked by 05.12.2017 / 21:50
1
answer

How to put a margin and border-bottom to a label tr?

I try to put a margin and a border-bottom at the same time on a label <tr> but it does not work for me, I managed to put the border in the following way: border-collapse: separate; border-spacing: 0px 20px; But at...
asked by 03.12.2017 / 05:51
0
answers

Put screen to fullscreen and keep it even if you click on another site on the page

Good morning. I have a button that when pressed, the browser is put in full screen, and another button that when you press it, the whole screen is removed. Up to here everything works for me ok. The problem I have is that when I put on ful...
asked by 24.11.2017 / 08:51
1
answer

how to create a system like we transfer? [closed]

Can you please tell me where I should start to create a website that works similarly to we transfer? the idea is to know what are the necessary knowledge to be able to create a project of this type     
asked by 30.11.2017 / 19:03
0
answers

Change thumbnail image of my website (wordpress.org) for facebook or linkedin

Hello everyone, by linking to the url of my website ( link ) on facebook or linkedin I see a blank image with the title and a little more. What I want is for a predefined image to appear for me. Facebook gives me a little bit the same but I'm ve...
asked by 21.11.2017 / 20:32
1
answer

How to have an entry method for mathematical equations

I'm making a web page where users have to enter mathematical equations in a normal input like this (without a text editor): <input type="text" name="Ecuacion"> How can I do it so that users can enter the equations without havi...
asked by 18.11.2017 / 03:45