And you might want to think about putting all these replies into one
email... =]

!K

-----Original Message-----
From: Kerry [mailto:[EMAIL PROTECTED] 
Sent: October 12, 2005 11:16 AM
To: CF-Talk
Subject: RE: Secure Admin Areas

and this line:

<cfif qVerify.RecordCount>

this only verifies that one or more users were found, assuming you have
unique usernames, it should be:

<cfif qVerify.RecordCount eq 1>

not sure if there is a better tutorial out there, but i hope so, there seems
to be a few issues with this one.


-----Original Message-----
From: Jason Manaigre [mailto:[EMAIL PROTECTED]
Sent: 12 October 2005 17:58
To: CF-Talk
Subject: Secure Admin Areas


Hi all, a few quick questions, building a CMS (or rather learning as I
go) and was going to use the following http://tutorial8.easycfm.com/ to
build my Admin area, will this be enough security? What else can be
done? Is there a better tut out there?

This is just for my site, nothing mission critical.

Thanks everyone, take it easy.

Big Jay





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:220827
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