Page 2 of 2

Re: login via sessions key

Posted: Wed Nov 24, 2010 12:43 pm
by afmiller
got the session key to work, curious how if I have a site password do I encorperate that into the login, so the user doesnt have to type that, and it removes the session ID

Re: login via sessions key

Posted: Wed Nov 24, 2010 2:54 pm
by Kent Briggs
afmiller wrote:got the session key to work, curious how if I have a site password do I encorperate that into the login, so the user doesnt have to type that, and it removes the session ID
You can pass a SitePassword parameter along with the other ones. The client params are documented in the Technical Information|Misc section of the help file.