Possible Duplicate:
How do you disable browser Autocomplete on web form field / input tag?
I have implemented my own autocomplete via jQuery but the browser covers up the first option with its own autocomplete info? Is there a way to turn off this field's autocomplete from the server side?