LockedIs it possible to pass login variables to HC?

Author
beachcomp
Senior Member
2005/05/13 06:14:55 (permalink)

Is it possible to pass login variables to HC?

Is it possible to pass login variables to HC using an external login form?
#1

4 Replies Related Threads

    beachcomp
    Senior Member
    RE: Is it possible to pass login variables to HC? 2005/05/16 09:09:16 (permalink)
    Anyone?
    HC?
    #2
    ts
    Premium Member
    RE: Is it possible to pass login variables to HC? 2005/05/16 12:45:55 (permalink)
    Yes, I have done this already.

    just review the source code of the login page, you can see what fields you need to post.
    #3
    HC Team
    Hosting Controller
    RE: Is it possible to pass login variables to HC? 2005/05/17 12:12:03 (permalink)
    Yes it is possible. Please open a ticket on support@hostingcontroller.com we will send you complete detailed information about these session variables. Thankx.
    #4
    HC Team
    Hosting Controller
    RE: Is it possible to pass login variables to HC? 2005/05/18 06:14:55 (permalink)
    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. :)
    #5
    Jump to: