ok so im supposed to be dynamically loading content based on the url cia a content.cfm (which is called by a <cfinclude> tage in index.cfm)


problem is idk how to get the url value...

i was told to put a switch in and use url.page value as the expression and call different cfinclude tags depending on the switch.(in order to load different content on the same page.)


can someone help me out please =_=;;