htp/htf Toolkit - Turn AutoComplete Off

Gaston

Member
Greetings,

Perhaps one of you can help me. I want to turn the (browser) AutoComplete off from within a procedure so, those clients who are using one of my web forms do not have the inconvenience of manually setting the AutoComplete or Password Manager off.

The problem I have is when there is a web form with more than one textbox, the values entered are not passed to the called procedure when they are submitted; instead, the only value passed, for all the textboxes in the web form, is the one entered in the first textbox. This situation happens because the browser's AutoComplete or Password Manager is On.

Cheers
 
Back
Top