Questions tagged as 'link'

1
answer

Redirect with href and move to html section

Hi, I would like to know if it is possible to redirect to an aspx and move to a section  of this same but at the same time by means of href="# ..." currently I have two pages .aspx with a menu, but when I go to the second and want to return, thi...
asked by 16.04.2018 / 06:32
0
answers

Angular Router projects and different servers

Here is my problem: I have two applications made with angle 4, each one on a different machine and server. The servers are apache2 in ubuntu. My problem is in a link between the two applications, which I pass a value, I get not found. The com...
asked by 16.10.2018 / 18:56
2
answers

How do I link a URL to the bootstrap menu?

I want to put a link to Facebook that opens outside the website but it does not work, only when it collapses for the phone version works. I do not know much about bootstrap. Thanks.                                                          ...
asked by 29.10.2018 / 03:25
1
answer

how to use the icons of family = Material + Icons without having to use it from the web

I have this simple problem, download the family = Material + Icons package for my AdminBSBMaterialDesign-master template and I need to include these icons in my base template to be able to use them:                    Welcome To | Bootstrap...
asked by 13.02.2018 / 16:12
1
answer

Which of these two forms is the best way to access the .css and .js files?

Currently I have an application where I access different .js and .css files and I do it in the following way: <link href='vista/assets/style/index.css' rel='stylesheet' type='text/css'> That form is the most standard I know and what i...
asked by 22.07.2017 / 21:41
0
answers

upload an external video to my website as its own link

I hope I can explain what I want since I am not a programmer, from an external page I take a mp4 video eg web1 / video.mp4, what I want is how to load the video as if it were my own / video.mp4. I do this to make a video list and share in iptv....
asked by 04.12.2018 / 23:39
1
answer

.htaccess rewrite - filename.html a /? c = filename

SPANISH: Hello, I need it to work with all the html links (except with index), I tried using .htaccess but I had no luck. For example ... to change this link of: link to link Also if I go directly to link , it should be a mirror of l...
asked by 12.11.2018 / 06:41
1
answer

Link within variable string php

I intend to send an email in php and for that I prepare the variable $cuerpo that I need to contain a link. As seen below, I tried to do echo '<a href="https://datoweb.com">Enlace</a>' But it has not worked. $cuerpo=...
asked by 19.06.2018 / 17:41
0
answers

make c ++ reference without defining library ntl

I'm trying to run a small test with the HELib library, download it here Helib Specifically explained here Tutorial I have followed the steps correctly to install the necessary libraries. The problem is given when doing make HEcalc...
asked by 25.04.2018 / 18:22