Hi! I wish to have a header for Guest, and header for Logged In Session. Because I have a "logout" button in my header. Is there code I can edit in member.html to something like this... Code: { if session==true include file="header.html"} {/if} {else} {include file="header_[B]guest[/B].html"} Thank you!
Oops! I did a search, but didn't find anything. But now I see the Sticky in the Integration Forum. This question has already been asked. Sorry, thanks.