I'm sorry, but out of context, this still doesn't quite make sense. I think we need to focus on your error. You say you get Cannot display page' error. If you go to your CF Admin, can you disable "Enable HTTP Status Code" and enable "Enable Robust Exception Information". This should help flesh out the 'real' error.
Pastebin is a web site, pastebin.com, It let's you paste code and share a link to it. It's better then putting code in emails normally. On Sun, Oct 30, 2011 at 8:39 AM, Martin, Donna M <[email protected]> wrote: > > Sorry, I have never used Pastebin. If I may, here's a snapshot: > > * User clicks on a page requiring login: > <CFSET FName = ListRest(GetAuthUser())> > <cfset TblName_seq=ListFirst(GetAuthUser())> > <cfif NOT (IsDefined("ListFirst") and isdefined("ListRest"))> > <CFINCLUDE TEMPLATE="ForceUserLogin.cfm"> > </cf ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5708 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
