Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Different content depending on static or dynamic pages.

Quote Reply
Different content depending on static or dynamic pages.
I’m having problems with the call when I try to add different content to the links pages depending on if they are static or dynamic.
I’ve tried the following and others without success and used the <%DUMP%> but cannot see anything I can use.

<%if URL contains 'index'%>
Static info
<%else%>
Dynamic info
<%endif%>

<%if get_url contains 'index'%>
Static info
<%else%>
Dynamic info
<%endif%>

If someone could give me any pointers it would be appreciated.

I use index.shtml for static and page.cgi for dynamic.

Thanks

Regards

minesite
Subject Author Views Date
Thread Different content depending on static or dynamic pages. minesite 6044 Jan 10, 2006, 10:58 PM
Thread Re: [minesite] Different content depending on static or dynamic pages.
Andy 5939 Jan 10, 2006, 11:55 PM
Thread Re: [Andy] Different content depending on static or dynamic pages.
VishalT 5885 Jan 11, 2006, 9:49 AM
Post Re: [SWDevil.Com] Different content depending on static or dynamic pages.
Andy 5920 Jan 11, 2006, 9:53 AM
Thread Re: [Andy] Different content depending on static or dynamic pages.
minesite 5889 Jan 12, 2006, 11:12 PM
Thread Re: [minesite] Different content depending on static or dynamic pages.
Andy 5876 Jan 13, 2006, 12:23 AM
Thread Re: [Andy] Different content depending on static or dynamic pages.
minesite 5875 Jan 13, 2006, 1:12 AM
Thread Re: [minesite] Different content depending on static or dynamic pages.
Andy 5911 Jan 13, 2006, 11:18 AM
Thread Re: [Andy] Different content depending on static or dynamic pages.
minesite 5867 Jan 13, 2006, 7:43 PM
Thread Re: [minesite] Different content depending on static or dynamic pages.
Andy 5838 Jan 14, 2006, 3:21 AM
Thread Re: [Andy] Different content depending on static or dynamic pages.
minesite 5850 Jan 14, 2006, 4:25 AM
Post Re: [minesite] Different content depending on static or dynamic pages.
Andy 5814 Jan 14, 2006, 4:31 AM