Skip to main content
June 3, 2009
Question

<cfoutput>#qGetPageInfo.Content#</cfoutput> FROM WHERE?????

  • June 3, 2009
  • 1 reply
  • 2338 views

I am trying to get a sub content to come into my page and I can't figure out where the GetPageInfo.content lives and how to tell the page what content to get. This has been driving me crazy. Can anyone help?

Thanks

    This topic has been closed for replies.

    1 reply

    Prasanth_Kumar_S
    Inspiring
    June 3, 2009

    Hi,

        Can you post some details / code. that could help.

    -- Prasanth

    June 3, 2009

    Thanks,

    Each of my main nav categories has a java fade except my home page. I want to add it to my home page as well.

    Attached is the new.cfm as an example page that has the fade script working.

    Attached is the index page that I want to add it to that is not working

    Also the application.cfm page, but I can't find a clue in there either.

    I added lines 36-41 to the index page but when I run it,  the sub content 1 fades into itself instead of the sub content 2 which I want to be the index page.

    Unfortunately I don't have a dev server, so I have to work with a copy of the index page as a test.

    I can attach the app.cfm page too, but there's no clue in there either.

    Thanks so much

    June 3, 2009

    Perhaps the qGetPageInfo object is created in the include <cfinclude template="#request.site_addressRelative#design/header.cfm"> or by your Application.cfm or Application.cfc.


    No text available