Does anybody know of a way to refresh a selection list on a form (because changed content of list) without refreshing the whole page.
Netscape suggest using history.go(0), but this does not work if the page was generated from a form.