Hi everyone, I wonder if you might be able to help me here.  I am
having trouble with the following:
This is in the circuit.xml in my login/model circuit

<fuseaction name="checkUser"> 
        <include template="qry_checkUser.cfm"/> 
        <if condition="validateUser.recordcount is 1">
                <true>
                        <set name="request.usr_id" 
value="#validateUser.usr_id#" />
                </true>
        </if>
</fuseaction> 

When I get thru the login process the request.usr_id isnt set - why??

-- 
Duncan I Loxton

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188906
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to