> <cfmodule template="...whatever the request.self is..." 
> checkloggedin="#session.user#" etc...>

Half asleep... Should read:

<cfmodule template="...whatever the request.self is..."
fuseaction="checkloggedin" user="#session.user#" etc...>

:D

Paul



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to