Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [pugdog] Return Custom Home: Edit Log

Here is the list of edits for this post
Re: [pugdog] Return Custom Home
Hi Pugdog,

OK...I think I have the answer (with your help thank you)

Here is a config of the url:

page.cgi?d=1&p=xxxx&h=xx

I added h to the dynamic_preserve

This will be selected when leaving a login page and will land on homepage xxxx.
Then I am creating a multi-layered if such as:

<%if xx%>
show link to xxxx
<%endif%>
<%if yy%>
show link to yyyy
<%endif%>
<%if zz%>
show link to zzzz
<%endif%>

and so on.

Then this will allow the person to float about the site and if they want to return to their homepage all they would do is press the HOME button and it will take them to their respective homepage.

I think this will work.

Thanks again for the assistance.

Brian

Last edited by:

Teambldr: Jan 30, 2003, 4:38 PM

Edit Log: