Is there any META tag or form attribute which I can use to disable the Form Manager in Netscape 6. I'm writing a web page, aimed at HTML 4.0 compliant browsers, which allows to configure multiple profiles for what is displayed on their home page. The configuration information is set by passing using a form, on loading the configuration page I set all the values in the form with the values for the profile which the user is currently editing. For the page I am designing it is completely inappropriate for the the Form Manager to populate the form with the last entered values as more often than not these values are incorrect. I was hoping that someone could tell me an easy way to disable the Form Manager for a particular page, as I really don't want to have to write a lot of JavaScript to set all the fields in the form to their correct values. Thanks in anticipation
