Questions tagged as 'web'

0
answers

How to use an external source to write an email

I am writing a%% mail% but it turns out that it can not be inserted anymore if not the body can not specify the headers, use html tags or connect an% external% co file Now: As I use other sources that are not the generic ones I trie...
asked by 21.02.2018 / 13:57
0
answers

scroll works in windows but in mac it moves to the end of the page

I have problems when I try to move the scroll in mac because with a single tap it moves to the end of the page and being in the end until the beginning as shown in the gif some idea of how to fix it with css or javascript     
asked by 20.02.2018 / 17:12
0
answers

Download image file with canvas

I need help to put an image format to the file that I download with canvas, the whole process is done successfully unless you have downloaded the image appears as download without no format I would appreciate your giving me a hand. Html C...
asked by 13.02.2018 / 17:10
1
answer

Random questions of an array

I have a test with a set of questions-answers. I would like for a set of 3 questions to only show 2 randomly. I think the code I have to use is the following, but I have no idea where I have to place it: Math.floor(Math.random() * myQuesti...
asked by 10.02.2018 / 20:34
1
answer

Problem with dynamic data on my website

Good morning, I have a problem and that is that my website has some data that is updated with an accountant through an api that provides the data and if I put www.xxxx it does not load the data but without the www. if he loads them correctly....
asked by 23.01.2018 / 14:35
0
answers

Error validating service WSDL

We are trying to put a webservice in an integration bus and when inserting the WSDL, when validating it, it gives us an error: "An error occurred creating the resource: Diagnostics for WSDL _Descriptors / wsdl / ServiceWSDL WARNING: element...
asked by 24.01.2018 / 08:48
2
answers

Load an image while running an Ajax

Good, I have a POST sending through Ajax and while I am loading the div I write a waiting phrase, however I want to upload it for an image (a gif if possible). What would be the easiest way to do it? Thanks $.ajax({ data: {lat...
asked by 24.01.2018 / 13:24
1
answer

ERROR when bringing an image with PHP for a HERO of a web

I am getting the following error when I bring a URL with PHP in local to show an image of a "hero". It seems that I am using something obsolete. I've been googling but I do not really understand where the problem is. Can somebody help me? [De...
asked by 18.01.2018 / 17:59
1
answer

Access web django through Moodle

I'm trying to access my Django application through Moodle, I've been reviewing 3 ways: External Tool (LTI) External Database Connection URL The simplest I have found is through the URL resource, but the problem is that it is very inse...
asked by 06.01.2018 / 21:03
1
answer

Problem with angular material INPUT

I have a problem with including the input of angular material to my project because it does not work as it should visually. I leave you an image of how it looks I followed the instructions in the documentation step by step and nothing. Thi...
asked by 03.01.2018 / 19:28