Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
14 views

C# post username/password to the login page using windows application

i have login page (http://mysite.com/login.aspx) in this page we have 3 control: 2 text box <input name="txtUserName" type="text" value="666" id="txtUserName" class="textbox"> and ...
0
votes
0answers
4 views

Missing area admin access

I was working in my admin area, in Settings, and I changed the Site address Url and WordPress address URL. Now, i unfortunately forgot both of them, and now i can't access my administrator area ...
0
votes
2answers
22 views

PHP login script not “refreshing” in some browsers

I am experiencing very difficult (hard to find) problem with my PHP login script. I am using sessions to make login work with standard send form and using this script: public function login($user, ...
1
vote
4answers
30 views

How to develop a TabBar based application with a login functionality?

I am developing an application where i need to show a list as a menu(Courses,lessons,grade,logout) to the user. so even before this i need to show a login screen. Only upon successful and valid login ...
5
votes
0answers
21 views

A web page that requires login should redirect to the login page or simply display the form?

When a web page offers content that require the user to log in there are two ways to have them authenticate themselves: The web application stores the URL, then redirects to a separate login page, ...
0
votes
0answers
14 views

Cakephp login dont work on server

I am using cakePhp 2.x, on my local server, WAMP, work perfect, but in my production server every time y try to login it just redirect it self to the login page and if try to go to, ej: Users/index it ...
0
votes
2answers
22 views

Building a Page Based on Roles in Session from Relational Database in CodeIgniter

I'm new to codeigniter and just about everything at this point, but I have had some success with feeling my way around php, mysql, ci, and web application development in general. Though, I'm kind of ...
-1
votes
0answers
7 views

Can't access google analytics

I can't seem to access Google analytics and their error message is not very helpful, has anyone else come across this and how have you resolved the problem?
1
vote
1answer
10 views

How in Java to submit html logon form that has hidden csrf_token_login field with generated value

I need to automate file downloading from a website. The file download button appears only after login for which I was provided username and password. In login form there are two more hidden fields one ...
0
votes
0answers
6 views

How to include the JAuthentication class of Joomla 2.5 in external sripts

I want to make a script wich will login the user into Joomla and there isn't any official documentation on how to this at http://api.joomla.org/Joomla-Platform/User/JAuthentication.html
0
votes
3answers
16 views

How to make a tab selected everytime the user logs into the application?

In my application i am using a tabbar controller where it contains 4 tabs.In one of the tab, Log out functionality is added where i am presenting the login view controller on click of log out tab. now ...
0
votes
3answers
32 views

How to restrict a logged in user to access the login page in spring without using spring security?

I am new to Spring and developing a dynamic web application in Spring and Tomcat and for some reason I am not using Spring Security. I want to prevent users to access the login page who are already in ...
0
votes
1answer
15 views

Facebook login dialog disappears soon after loading without login screen or any response in Android App

Facebook sdk is integrated to our android app and fb signin was working fine till last week. From 22nd May however, in some devices like LG-P500, huawei-u8800 running 2.2 android OS - when clicked on ...
0
votes
0answers
14 views

Facebook Authentication Developer Error Code 191

I am making a website that should have an alternate log in process through Facebook. On FB, I made an app and set the App domain to mydomain.com. I clicked "Website with Facebook Login" and chose ...
-2
votes
1answer
40 views

Storing multiple variables in a single $_SESSION(PHP)

How would I make this work, I asked before and didn't get a correct answer. This code is the user login, so when they log in I want username and avatar to be trackable through out the site. So far I ...

1 2 3 4 5 276
15 30 50 per page