Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re: Turn off (or circumvent) AutoComplete in IE5

by hossman (Prior)
on Jan 18, 2002 at 00:34 UTC ( [id://139621]=note: print w/replies, xml ) Need Help??


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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://139621]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (9)
As of 2024-04-18 07:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found