I am trying to put some logic in my header that only runs on the home page.

<cfif user is on home page>
    Do something...
</cfif>

I have attempted several schemes, but none of them are true in every
instance.

Is there an absolute page variable that is established before the header is
run?

I see that I can pick up the Application.NavID.Home. But that does not seem
to be what I am looking for.

Josen
-- 
View this message in context: 
http://www.nabble.com/How-to-determine-if-one-is-on-the-home-page--tf4373354s621.html#a12465459
Sent from the FarCry - Dev mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to