This morning I ended up thinking a bit more and put the necessary pieces in the loginsessionmanager of Dennis Clark's (changed) security example. Since this one object deals with all login/logout stuff I just added set session.memberID to the login section and then added a new query method to the same object that retrieves the membersid (or zero). Seems this will work fine as it keeps all login stuff in one place. It is mixing CF's login tags with another item (session.membersid) but they're so closely related I think it'll be ok. Plus at least now I'll have one spot to deal with the membersid should I have to change anything. It seems that was a big part of the posts above.
Thanks again everyone for the help/ideas. We'll see how this goes. -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
