Are you on CF5? Cflogin set's cookies to know who is logged in where, as we all know you can't easily set cookies in CF prior to MX.
But you shouldn't have to cflocation. Put your login in the application.cfm file then cfinclude the form when you need to use it of if it is a rather simply form just hard code it into the cflogin block. I've done both depending on my needs. -------------- Ian Skinner Web Programmer BloodSource Sacramento, CA -----Original Message----- From: Angel Stewart [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 17, 2003 9:39 AM To: CF-Community Subject: RE: CFLOGIN oddity Hmm...could it be because after cfloginuser I am doing a cflocation back to the index.cfm page? *removes cflocation* Yes..its the damned CFLocation tag. :( ARRGGHHH!! -Gel -----Original Message----- From: Angel Stewart [mailto:[EMAIL PROTECTED] Okies...I will cross post to cf-talk then. I just thought It was something simple I was doing wrong. But I've checked and rechecked..and it just isn't working. It always asks me to login even though I should be logged in. *frustrated sigh* -Gel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5 Host with the leader in ColdFusion hosting. Voted #1 ColdFusion host by CF Developers. Offering shared and dedicated hosting options. www.cfxhosting.com/default.cfm?redirect=10481 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
