codice:
  <%
if (rs_commesse.Fields.Item("Attivo").Value) >="True" then
      Response.Write ""','','scrollbars=yes,width=700,height=600')">M""
else
      Response.Write "X"
end if
%>
Non capisco come scrivere questo codice correttamente...