CakePHP Ajax login

2014-04-07 Thread Ben Robey
I've started using Cakephp for a new project that I'm doing and I've become stuck on how to login using client side technologies. The application will be accessing cake via restful api calls and I'm trying to get the login working using ajax but am unsure of how to write the request. This is my

CakePHP Ajax Login

2009-07-23 Thread DatacenterHellas
Hello all :) I need a litle help about CakePHP and AJAX. I'm creating an application by using CakePHP and ExtJS. I already have create the login script tha work perfectly. I can feel the login form, send the data to CakePHP via $_POST and then Auth makes all the important thinks to login.

Re: CakePHP Ajax Login

2009-07-23 Thread DatacenterHellas
There is none who know how can I redirect after Ajax Login ? ? ? On 23 Ιούλ, 12:01, DatacenterHellas merianosni...@gmail.com wrote: Hello all :) I need a litle help about CakePHP and AJAX. I'm creating an application by using CakePHP and ExtJS. I already have create the login script tha