Secure Jquery Ajax Request
Posted on : 25-06-2009 | By : Lee | In : Codeigniter, General, Jquery, PHP, Screencasts
14
As we have seen in our previous Ajax requests we can grab data from different sources to output the the page. But what happens if the client has logged timmed out ? Trying to send the client to a login page can be a little more tricky than it sounds.
In this screencast I will show you a quick way to listen for unauthorized access and send the client to a login page.



