ColdBox Forums Notification: Post to Ajax, Coldbox, Divs and Redirects

Title: Ajax, Coldbox, Divs and Redirects
Thread: Ajax, Coldbox, Divs and Redirects
Forum: Need Help?
Conference: ColdBox
User: gs I have a check to verify that the user is logged in that fires in the
onRequestStart event that needs to redirect to the login page. The event is
firing properly but it is loading the login page within my content panel (div
genearted using Ajax).

[code]
Event.overrideEvent("Admin.ehUser.dspLogin");
[/code]

Is there another event that I can use to tell to redirect out of the
div all the way back to the login page? I would imagine this same thing might
happen when using frames. Any thoughts would be much appreciated!

gs
http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=F4DA54DA-FF65-CEF6-653170C5AE6F6922