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