Someone suggested using these variables as a key, but I'm not sure they are unique enough.
- cookie - his ip: CGI.HTTP_REMOTE_ADDR or if he's behind a proxy and the proxy gives away his identity: CGI.HTTP_VIA. - browser CGI.HTTP_USER_AGENT >I have completed a site using Coldfusion. When a user buys a subscription to >the site, the license is for that person on the computer he purchased the >subscription on. I do not want people sharing passwords. I have implemented >a few different authentication methods including an activeX controller that >puts a unique ID on the person computer, but this solution seems very >cumbersome. If possible I would like a solution that is less cumbersome and >works in the majority of cases. If activeX is the only way to go, then I >will do that. I'm sure some of you have faced this type of problem before >and this is probably a common problem. I'm just looking for a good solution >that works in the majority of cases and does not make it too difficult for >the user. Possibly something that uniquely identifies the user that is not >temporary like cookies. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:223594 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

