Dumped in Coldfusion

Monday, April 23, 2007

Logging in and AJAX

This is an interesting problem. You have parts of a site that users can see without being logged in. Some of the actions on these pages are AJAX requests that do require the user to be logged in.

Does anyone know any cool ways of handling the login, or sites that do this? The normal "redirect to login page that redirects back" option doesn't seem to work for this sort of thing.

0 Comments:

Post a Comment

<< Home