I'm trying to retrieve my navigation bar through CFHTTP. It works fine,
until I make the bar dynamic (only showing appropriate links depending on
access level).
If I load the page directly in the browser, it get's processed the way I
expect. Otherwise,
I get a connection failure.
I've narrowed it down to this line:
<cfset UserAccessLevel = evaluate("SecLvl.#Session.Security#") >
Any idea why this would cause CFHTTP to fail? Is it a problem with the
session variables?
Thanks.
Shawn Grover
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists