Hello All,

I am trying to autopopulate a SELECT INPUT field using an onClick function.
I can change value (i think), but am wondering how i change the text that is between the OPTION tags?

document.forms. formname.select name.????? = 'what i want it to change to'...

Many Thanks,