I have a short cut button in Firefox that takes me directly to the login page of Bluemoon, the syntax being ..
<a class="postlink-local" href="http://forums.bluemoon-mcfc.co.uk/ucp.php?mode=login" onclick="window.open(this.href);return false;">ucp.php?mode=login</a>?
Is there any way of having it fill in the username automatically ? and if so password as well ?
For example on Facebook, the short cut is ...
<a class="postlink" href="http://www.facebook.com/login.php?email=MYEMAILADDRESS" onclick="window.open(this.href);return false;">http://www.facebook.com/login.php?email=MYEMAILADDRESS</a>
Which saves me typing it in every time I log in.
Any help appreciated
<a class="postlink-local" href="http://forums.bluemoon-mcfc.co.uk/ucp.php?mode=login" onclick="window.open(this.href);return false;">ucp.php?mode=login</a>?
Is there any way of having it fill in the username automatically ? and if so password as well ?
For example on Facebook, the short cut is ...
<a class="postlink" href="http://www.facebook.com/login.php?email=MYEMAILADDRESS" onclick="window.open(this.href);return false;">http://www.facebook.com/login.php?email=MYEMAILADDRESS</a>
Which saves me typing it in every time I log in.
Any help appreciated