One note I don't use the uuid as the primary key in these instances. I know that's how this post started. :)
-- Ryan LeTulle On Fri, Jun 12, 2009 at 9:07 AM, Mary Jo Sminkey <[email protected]>wrote: > > >Are you guys saying that I should force my client to require their client > to > >create a user account? Or am I missing something here in the symantics. > > Because I don't see another solution. > > If they want to view order history, yes, that's the easiest way to ensure > security for viewing the information. If you want to allow users to check > out without creating an account, then they either cannot view order > information online, or you need to create some kind of random access code > for them to use to view the order. Or you can use something else to validate > the user, such as entering their Order ID and the email associated with the > order. There's a variety of ways you can do it, that don't have anything to > do with how you assign the primary key. > > --- Mary Jo > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323452 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

