Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Question about Logoff/ redirect

Quote Reply
Question about Logoff/ redirect
Hi,

I want to change the page that comes up when the user loggs off... can someone tell how do I change it

I checked the login.html and it has the following javascript

<%if redirect%><body onload="logoff();"><script>function logoff(){window.location = '<%redirect%>';}</script></body>

But I don't know how I can change <%redirect%> so that it can go to some other page.

Thanks,

sandeep
Subject Author Views Date
Thread Question about Logoff/ redirect sdsouza 2906 Nov 12, 2003, 12:27 PM
Post Re: [sdsouza] Question about Logoff/ redirect
604 2836 Nov 12, 2003, 3:50 PM