Forums
This topic is locked
Logout problem
Posted 16 Sep 2002 22:46:28
1
has voted
16 Sep 2002 22:46:28 Tedra Harring posted:
Using DW4, NOT MX, can anyone tell me what is wrong with the code at the bottom which can't resolve, causing me not to be able to LogOut User based on the basic DW4 User Authentication/Log Out User Server Behavior. This should work or MM should be giving us a bug fix. I haven't found it anywhere. PLEASE HELP!! I can get the LogIn User to work, but can't get LogOut User to work. Thanks,Tedra Harring
Code that's causing the problem:
}
if (Len(UR_MM_newQS) GT 1) MM_logoutRedirectPage = MM_logoutRedirectPage & UR_MM_newQS;
}
}
</cfscript>