2005/05/13 06:14:55
beachcomp

Is it possible to pass login variables to HC?

Is it possible to pass login variables to HC using an external login form?
4 comments Leave a comment
beachcomp
Anyone?
HC?
2005/05/16 09:09:16
ts
Yes, I have done this already.

just review the source code of the login page, you can see what fields you need to post.
2005/05/16 12:45:55
HC Team
Yes it is possible. Please open a ticket on support@hostingcontroller.com we will send you complete detailed information about these session variables. Thankx.
2005/05/17 12:12:03
HC Team
Here again with solution. :)

Please submit some Form Variables like

Form Field Name = AdName(AdminName for currently logging user)
Form Field Name = pass1(password for currently logging user)
Form Field Name = language(language ID, 1 for english)

*Note: Must be submited via Form POST method

Hope it will help you. :)
2005/05/18 06:14:55

Comments are closed.