Some strange or (so it seems so) behavior with GetPageContext().Include() function.
If you set a session variable at the top of a page, execute a GetPageContext().Include() below, and try to access the session variable from the "included" page, CF cannot find the session variable.
If I change the GetPageContext().Include() to a standard [CFINCLUDE], the included page can see the session variable just fine.
Is this the expected behavior?
Thanks much,
--
Alex
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

