> <cfif not isDefined("client.userid")>
> <cfinclude template="../login/index.cfm?fuseAction=Login">
> </cfif>

That's a negative, 9er-9er.  You can't put the fuseaction into a cfinclude.
Try a cfmodule call passing the fuseaction as an attribute.  That is why we
all use formURL2Attributes, anyway.

Schweet,
David Huyck
[EMAIL PROTECTED]


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to