All Questions

2
answers

Error while trying to run project in Meteor

Being brief, I can not run my app on the Meteor. I create the project normally Meteor create it does not display    link That in the case would inform that the application is running normally As expected Displays the follo...
asked on 12.10.2015 / 21:37
2
answers

iCheck Installation

I can not do iCheck work I installed I include the css and js files in my index and even then it does not work the checkboxes and the radiobuttons continue the same thing, can anyone help me please .. In my head it's like this <link...
asked on 20.11.2015 / 20:30
1
answer

How to detect MySQL changes in NodeJS?

Good evening, Has anyone used this package or do you know of a similar one that works? Link: link Purpose: to launch an event when there is a change in the database. Before I gave an error saying that it was not allowed to monitor my...
asked on 29.06.2016 / 23:28
1
answer

How to make an audio stream with ionic?

I need to stream audio with ionic, I already installed several plugins but the streaming does not work, using http protocol and rtsp. I've also tried putting a Javascript function inside the app's index but none of the streaming works.     
asked on 03.11.2015 / 20:20
0
answers

How to display all requested JS code by an iframe?

I want to display a iframe with an external page and then show in a textarea all JS code requested by the iframe in question. I have two problems: the first is how to know all the requests that iframe made, and the...
asked on 28.10.2015 / 16:34
2
answers

Query to get text after a certain character

Good morning, I need a way to get all the rest of a string after a given character, for example, I have the following database Ineedtoalwayssearchfortheremainderofthestringafterthelast"" " ie for the first line I needed to get all " System acce...
asked on 11.11.2015 / 15:04
1
answer

Reload script whenever the event happens

Hello. I was looking for and I do not find anything related here, so I'm coming to ask. I'm working with a plugin ' link ', and I want to give some functions to get better. I've already done an image upload field, but this is not from submit,...
asked on 02.04.2016 / 16:55
1
answer

Expression Calculator - Expression breaking problem

I'm doing college and I have to do an Expression Calculator in java , ie basically if you write (5 + 5) / 2 or anything like it, it has to give you the result right. I did not have problems with the use of stacks and queues, but I came acros...
asked on 18.05.2016 / 00:29
2
answers

AWS - Instance remote access

Good! I created an Amazon and Windows Linux instance, followed all the steps to generate key, import and change it via PuTTY, opened the key, requested the connection with the care of ec2-user bla bla bla, however in none of the instances I I ca...
asked on 13.05.2016 / 20:48
1
answer

VBA Download pdf

I'm developing a macro in excel that through a list of ids and passwords in excel logs into a website and tries to download a pdf. I can log in to the site and navigate to the button that generates the pfd. The problem is that the button trigger...
asked on 26.05.2016 / 17:07