Is this link an example of what you are using? http://www.gumbosoft.com/DotNetNukeModules/AJAXAccordion/MoreDemos/tabid/109/Default.aspx If so, I don't see any Ajax calls to the server. All they are doing on that page is using Javascript to show/hide the different panes, much like the visibility does on a module container. If you don't have a live example, then what I really need is to see the requests and response headers and a description of what is expected but not happening. If this is only one page, you may be able to exclude it by just excluding something unique from the Url. So in your example above you would have: pattern="bring2mind" excludeFrom="All" |