Does a login method exist for the api?
If not does anyone have any javascript examples of posting to the login page with credentials and setting up the cookie?
Thanks,
Andrew
Moderator: Tech Team
//0 and 1 are the username and password respectively.
document.getElementById("username").value="{0}";
document.getElementById("password").value="{1}";
Users browsing this forum: No registered users