Hi,
Could you please tell me what am I doing wrong in the next sentence?
<select name='id' onChange="windo w.location='deP aso.jsp?nombre= id&valor="+this .options[this.selectedIn dex].value+"'">
TIA
Could you please tell me what am I doing wrong in the next sentence?
<select name='id' onChange="windo w.location='deP aso.jsp?nombre= id&valor="+this .options[this.selectedIn dex].value+"'">
TIA
Comment