I'd placed a login form on my homepage and would like to auto populate what I guess is the "cookied" login info, like it does on clientarea.php.
Once again, I will be sharing when complete. Thanks.
I'd placed a login form on my homepage and would like to auto populate what I guess is the "cookied" login info, like it does on clientarea.php.
Once again, I will be sharing when complete. Thanks.
This was accomplished by using: {$smarty.cookies.WHMCSEmailAddress} and {$smarty.cookies.WHMCSPassword} as the input values.