Questions tagged as 'login'

1
answer

User Login with WebService

I would like to ask Java connoisseurs (Android) to guide me in this code: MainActivity: @Override protected void onCreate(Bundle savedInstanceState) { Log.d("TESTE", "Iniciou MainActivity"); super.onCreate(savedInstanceState);...
asked by 17.03.2016 / 20:33
1
answer

Login Problems in jQuery

I created a login for my application, but I'm having a problem with the return. The user and password panel sends the request to the php login (which accesses the bank). The return is an 'OK', which should be validated in the code below: $('...
asked by 22.05.2016 / 17:52
0
answers

Quick-start sample app for PHP

I'm making a website and I want to implement Google login using Quick-show sample app for PHP. However, when I run the signin.php page, the option to log in through Google + appears, but when I log in I stay on the same page and nothin...
asked by 03.05.2016 / 21:56
1
answer

method to log in using DataSnap

I'm doing an Android application using Delphi, I have a server with the methods to get the data from the Mysql database, I would like to know how I can do a method to get the users that are already registered in the database and then how call th...
asked by 17.02.2016 / 14:29
0
answers

Problems with user login

Today, I make my connection to the database using jpa . In my persistence I have 2 PU, one is to connect to my "Manager", which is where my database addresses are, and the other is to connect to the clients database. Until then I...
asked by 22.02.2016 / 00:41
1
answer

User not found in PHP login with BD

I'm trying to login to the system using PHP database but, even using the correct email and password, it does not connect. I think I'm really not finding the record, since it goes through the query but not through the next if. Follow the Login...
asked by 25.09.2015 / 01:08
1
answer

How do I log in to a website through a webforms application?

I need to automatically sign in to my webforms application and another application, and I'd like to know how best to do this. Some options I researched were the HTTPWebRequest class, Selenium Toolkit for .NET. Can anyone help me?     
asked by 21.08.2015 / 14:50
0
answers

Login with Sha256

Good afternoon everyone, I have a problem that has intrigued me for a few days now, my boss and stage supervisor proposed me to do an increased security in the site and for this I would have to use a Hash of words passes, after much research...
asked by 16.03.2015 / 17:38
0
answers

How to log in to another page via php? [closed]

I have a radio panel with web interface and it has a function that is essential for speakers to use. the problem is that this interface allows me to register only 1 user. In this case, I (Administrator). And I can not give this password to th...
asked by 11.12.2014 / 23:38
3
answers

Download site with php [closed]

Good evening, I'm learning to program, so I'm trying to make a copy of a site with login system, password, and several users, I'm trying to download because it's one of the ways I use to learn with me, I watch the code, seeing its functionality...
asked by 17.08.2017 / 04:48