Hello Everybody.
I'm struggling with an automatic login.
div id="userid01"
input type="text" name="USER" tabindex="1"
div id="password01"
input type="password" autocomplete="off" name="PASSWORD" tabindex="2"
The most classic of my numerous attempt is the following...