Allow input autocomplete

By .ßrito Last update Dec 4, 2008 — Installed 270 times.

Not working in FF3?

in
Subscribe to Not working in FF3? 1 post, 1 voice

mcrandello User

I tried this one after no success with the "allow password remembering" script, it still does not seem to work with the latest FF (3.0.4). The last version I was able to get working with the other one was 3b5. I'm trying to use this plus autologinj to log into a number of individual servers every half hour. Any suggestions? I'm completely stumped.

Here is the code on the page I am trying to get to work:

{td}
{form action='https://(snip)?cmd=login' method='post' id='login' name='login' autocomplete=off onSubmit='signin(document.login)'}
{input type="hidden" name="httpPort" value=""} {input type="hidden" name="timezoneOffset" value="0"}{/td}
{/tr}

{tr class="signInTable"}
{td class="PSEDITBOXLABEL"}(snip):{/td}

{td colspan="3"}{input type="text" id="userid" name="userid" class="PSEDITBOX"}{/td}
{/tr}

{tr class="signInTable"}
{td class="PSEDITBOXLABEL"}(snip):{/td}
{td colspan="3"}{input type="password" id="pwd" name="pwd" class="PSEDITBOX"}{/td}
{/tr}

(Please ignore extraneous braces, I edited to change code to curly brackets and it somehow stuck. oops)

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel