Does anyone know a reliable way to prevent form field caching on a page
reload?

I want all form fields to return to their original state (aka defaultValue.)
I'm developing a page and I really need the form to always return to it's
original HTML state. 

The page isn't being cached, but FF is replacing the form fields with the
changed values (which I don't want.)

Any suggestions?

Thanks,
Dan

Reply via email to