iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I have a web page in my system that uses WebFlyPostBack manager with EnableUImode = True. I also use formsAuthentication and one variable is in session. If the session expires I want the web page to redirect to the login page. So I logoff and try to redirect using this code in Page_Load: if
Unfortunately this is not working, simply nothing happens.
I have also tried to do this such by leting the client perform the redirection to some URL, but that does not work either:
if( Internals.LoggedOnUser() == null ) // Check the session variable{ System.Web.Security.FormsAuthentication.SignOu(); WebFlyPostBackManager1.ClientAction.InvokeScript( "SessionTimeou('http://www.msn.com')" ); return;}
I'm using WegUI Studio 2008 R1. Is there any solution to solve this?
Hi Throstur,
I am having a problem to replicate your issue. Is it possible to attach me your sample?
Thank you,
Andi Santoso
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname