You can add
HTML Code:
checked="checked"
to where it will look something like this in the template your login is.
Code:
<label for="cb_cookieuser_navbar" style="font-size:11px;"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" checked="checked" /></label>
You can use this in anywhere you need a checkbox to be already checked.
________
Health Store