Sorry, in future I will just save up my posts and send a daily digest.
Might risk getting "body to long" though...

-----Original Message-----
From: Kevin Aebig [mailto:[EMAIL PROTECTED]
Sent: 12 October 2005 18:32
To: CF-Talk
Subject: RE: Secure Admin Areas


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







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:220834
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to