If you want to save trips to the database, go an read how I am 
doing multi-level security. Follow the link below and read the 
custom tags for secruity, they are free to download.
http://www.netwebapps.com/products.cfm

Bryan


---------- Original Message ----------------------------------
From: "Clint Tredway" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Tue, 03 Apr 2001 13:44:08 -0400

That is exaclty how you would do it.

---------- Original Message ----------------------------------
From: Jeff Fongemie <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Tue, 03 Apr 2001 13:43:44 -0400

Hello cf-talk,

  I need to build a site, where records will display content for
  users. Each user has their own record.

  What is the best way to provide password access for the use so 
they
  can access a form to change only their record?

  One way I was thinking of, would be just using a dynamicly 
populated
  SQL select like:

  SELECT user record

  FROM the table

  WHERE user="#user#" and pass="#pass#"


  Am i way off here?


Best regards,
 Jeff Fongemie                          mailto:[EMAIL PROTECTED]
------------------------ 
Internet Guns For Hire
(603) 356-0768
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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