http://qs321.pair.com?node_id=139621


in reply to Re: Turn off (or circumvent) AutoComplete in IE5
in thread Turn off AutoComplete in IE5

You have to temporarily store the session id along with the name of those fields to be able to process the form fields in return as every request will then deliver different named fields.

Not neccessarily, you can put the name the password field in the value of a (consistently named) hidden field...

... <input type="passwordd" name="rand_a1s2d3f4"> <input type="hidden" name="passwd_field_name" value="rand_a1s2d3f4"> ...

Replies are listed 'Best First'.
Re: Re: Re: Turn off (or circumvent) AutoComplete in IE5
by little (Curate) on Jan 18, 2002 at 00:40 UTC
    yeah!

    Have a nice day
    All decision is left to your taste