2008 Year in Review
12/31/2008 - 2008 Year in Review
WinForms Grid - Creating a column and an associated editor from code
12/15/2008 - WinForms Grid - Creating a column and an associated editor from code
WinForms Grid - Controlling the Drag and Drop of the Column Headers
12/12/2008 - WinForms Grid - Controlling the Drag and Drop of the Column Headers
WinForms Grid - Replacing the editor's default context menu with a custom one
12/12/2008 - WinForms Grid - Replacing the editor's default context menu with a custom one
WinForms Grid - Merging cells with non-equal values using an event handler
12/12/2008 - WinForms Grid - Merging cells with non-equal values using an event handler

ASPxHttpHandler: Redirect To Login Page On Callback

More Videos
Learn how to redirect a page that uses callbacks once a session times out. In this screencast, you'll learn how to create a web site with FormsAuthentication and using the LoginControl. Then you'll see how easy is it add the ASPxHttpHandler module which can redirect users to your login page once the session has timed out.
Views: 743
Download movie: FLV

Comments

Chris I. said:
Thanks for the video. I know the business is ASP.NET but not forget Winforms in your video please.
Aug 26, 2008 7:13 AM
Mehul Harry said:
Thanks Chris, Of course we wouldn't forget our strong WinForms products. Check out some of the other videos on WinForms stuff.
Aug 26, 2008 6:02 PM
Petr V. said:
Works this solution when I have in web.config this section: <authorization> <deny users="?" /> </authorization> ?
Nov 8, 2008 3:33 AM
Chan Kok Kiet said:
Hi, If I have my own custom form authentication, is the step the same? Thank you
Nov 28, 2008 7:55 AM
Mehul Harry said:
Hi Chan/Petr, Yes, it should.
Nov 28, 2008 4:01 PM
Chan Kok Kiet said:
Hi Mehul Harry, Thank. What if my form authentication doesn't make any use of webconfig; whereby I have checking in Page_Load and redirect to other url if no access (current design)? IOW, I am not using ASP.NET security feature at all. Is it still the same step for me? Thank you
Nov 29, 2008 4:50 AM
Mehul Harry said:
Hi Chan, Please contact our support team with a detail of your project as well as a sample and they can help you.
Nov 30, 2008 6:48 PM

Leave a Comment

Name (required):
Comments (required):
Verification code (required):
Please enter the verification code displayed on the picture
Add Comment