Thanks for the info, I have had a look at that .net wrapper and it is pretty much along the lines of how mine is, however he doesnt seem to handle the 'already logged in' problem in this code either. And the code isnt defined enough for us although it has given me an excellant referance to many functions.
On Dec 14, 4:16 pm, reddotrich <[email protected]> wrote: > I know its not an answer to your question, but to stop you re- > inventing the wheel, there already is a wrapper in .Net for RQL by > RustyLogic. We are using it ourselves and you can download the files > from this site, I think that more work can be done on it, but we have > only needed to do small bits that were missing, otherwise it has been > very good and has simplified our development no end. As for your > issue, I have not thought about it yet, and this is only stating the > obvious, but I assume you have checked the RQL Doku manual? Or tried > checking the common log after logging someone off using server > manager? > > Rich. > > On Dec 14, 2:38 pm, tonyg <[email protected]> wrote: > > > > > Im currectly writing a .net wrapper for RQL and after the first > > iteration have hit a small problem. > > > If I use RQL to login I get the XML response, all well and good as it > > has the session and login guids etc. However; how do I get these guids > > for a user that has already logged in? > > > I cant find the the way to get login guids in the RQL manual, I know > > you can log people out using rql but to do this you still need the > > login guid!! There must be a way to either log a user off using > > username or a way to get the guids for a currently logged in user? > > Surely? > > > Thanks in advance > > Tony- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" 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/reddot-cms-users?hl=en.
