All Questions

2
answers

Read an SMS received

An App receives an SMS and from the text performs a function. For this it is necessary to read the SMS and to make the comparison in the APP, but for this it is due read, word by word, line by line or make a comparison if it contains such a word...
asked on 07.01.2015 / 22:14
2
answers

I can not do Reports

The problem is not how to do it. But I can not do everything because the Reporting that brings the report viewer to report design does not appear, I've tried to find it in several ways but it does not seem to have this in my ultimate VS2013. Do...
asked on 17.12.2014 / 08:56
1
answer

Force javascript to cancel field register with required (HTML 5)?

I have a registration field that is required by HTML5. However, by clicking the unsubscribe button, HTML5 does not let Javascript return to the previous page! = (Requires that I fill in that required field. How to proceed? 'click button#bac...
asked on 12.02.2015 / 12:01
2
answers

Create HTML Blocks in Wordpress and call them in the Post or Page

We have a real estate site where we use ACF (Advanced Custom Fields) to better manage real estate pages. One of the fields is the Price List. A price list of a condominium serves several pages of real estate of the same condominium, conseq...
asked on 28.01.2015 / 16:22
2
answers

How do I deploy using Grunt?

I want to deploy via FTP using Grunt, I have seen some tutorials but I do not know how to configure Gruntfile.js nor the task that I should use to deploy and also if I need other resources to deploy, for example configure something on the...
asked on 27.01.2015 / 22:23
2
answers

What is end-to-end encryption? How to apply it?

According to everything I researched and with the help of @bigown I came to the conclusion: "End-to-end encryption is done when only the connection's points have access to the key that will decrypt the content, that is, the data can UP or DOWN...
asked on 06.02.2015 / 23:07
1
answer

Enter Password to continue

Note: I do not speak Portuguese. This text was translated before it was posted and the translation was reviewed by other users. I'm using Netbeans 8.0.1. For days I've been looking for a solution to this. I've already tried JDialog...
asked on 30.11.2014 / 03:02
1
answer

Is it possible to add personal sites to google maps v3 autocomplete?

I wanted to use the google address search but also wanted to introduce some personal areas. In div that is generated by google I can add the fields I want, but I can not create a function in click because there must be something in...
asked on 26.11.2014 / 16:33
2
answers

Problem retrieving inserted id

I created a record with a 58 data. As I was creating, I was testing and the data was entering the DB, and every time an insert was made, I get the id of the last set / data group entered. But if I "refresh on the page" when I am go...
asked on 16.12.2014 / 18:12
1
answer

Scroll the contents of the DIV without the contents exiting the DIV

Hello, I have a problem, I would like my DIV from the right corner to accompany the contents of the left until the contents of the left, but if I put position fixed in the right DIV, it stays fixed until the end of the page. Can anybody help me?...
asked on 14.11.2014 / 20:27