:?: I am using CFINCLUDE for a sidebar panel in a webpage. I want the user to be able to click a link in that side panel and the information change based on DB code on that page. HOWEVER when I click a link in the sidebar it takes the ENTIRE page to the new destination.

How do I just get the information on the CFINCLUDE page (sidebar.cfm) to change?

From index.cfm:
<td rowspan="4" bgcolor="dbefcd" valign="top"><cfinclude template = "sidebar.cfm">

Have you tried fuseactions? I use them and have only 1 part of the page that ever changes. You can see what i mean by visiting my site (in my signature block). If you want to know more about fuseactions, let me know and I'll help you out.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.