I use a forms combo box, with the dropdown list . Each name of the file
has a link to a pop up window. it's ok except for the fist one , the
fisrt time.
The Html code is :
onChange="window.openonChange="window.open(this.options[this.selectedIndex].value,'body_recettes','width=550,height=500,scrollbars=1')"
What's the matter ?
Thanks