Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

"IF" category_list.html

Quote Reply
"IF" category_list.html
Does any body know a test I can use in an "IF" statment if the page is category_list.html?

I need to insert something into include_header.html, but ONLY on the main page...

TIA!
dave

Big Cartoon DataBase
Big Comic Book DataBase
Quote Reply
Re: [carfac] "IF" category_list.html In reply to
You can use:

<%if this_do eq 'cat_list'%>...<%endif%>

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Quote Reply
Re: [Jagerman] "IF" category_list.html In reply to
Jagerman:

That does the trick- thank you.

Happy Holidays to you, Alex and the rest of the gang there!
dave

Big Cartoon DataBase
Big Comic Book DataBase