I am ( as you'll soon figure out) quite new to ColdFusion. I am basically a Vignette Story Server developer. What I am trying to do is to set a variable as a global variable so that I can retrieve its value anywhere within the page. How do i go about doing this?
thanks
PS : I know about session variable, but I am not sure if that is the right way. I only need a variable for the entire page. I want to access some values that that I set in the main body to be accessible in the footer.
thanks
PS : I know about session variable, but I am not sure if that is the right way. I only need a variable for the entire page. I want to access some values that that I set in the main body to be accessible in the footer.