Sembra che mi ignora il comando:


codice:
<table width="380" height="380" border="0" align="center">

        <tr width="380" height="380"> 

          <td width="380" height="380">

<div align="center">[img]/immagini/jpg/<%=(Recordset1.Fields.Item([/img]" onload="w=this.width;h=this.height;if(w>380||h>380){if(w>h){h=Math.round(h/w*380);w=380}else{w=Math.round(w/h*380);h=380}this.width=w;this.height=h}"/></div>
	  
          </td>
        
       </tr>

      </table>
questa e'la mia situazione...