codice:
<%@ Page language="c#" Debug="True" Codebehind="Consultazione.aspx.cs" AutoEventWireup="false" Inherits="toolservice.Consultazione" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>Modifica</title>
<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
</HEAD>
<BODY>
<form id="Form1" runat="server" encType="multipart/form-data">
<TABLE id="Table1" cellSpacing="1" cellPadding="1" width="766" border="1" style="WIDTH: 766px; HEIGHT: 368px">
<TR>
<TD style="WIDTH: 533px; HEIGHT: 9px" colSpan="2">
<FONT face="Arial" size="2">Gruppo Prodotti</FONT></P>
</TD>
<TD style="HEIGHT: 9px"><FONT face="Arial" size="2">Ricerca</FONT></TD>
<TD style="HEIGHT: 9px"></TD>
<TD style="HEIGHT: 9px"></TD>
</TR>
<TR>
<TD style="WIDTH: 533px; HEIGHT: 3px" colSpan="2">
<asp:dropdownlist id="cmbGruppo" runat="server" Width="333px"></asp:dropdownlist></TD>
<TD colSpan="2" style="HEIGHT: 3px">
<asp:textbox id="txtricerca" runat="server" Width="283px"></asp:textbox></TD>
<TD style="HEIGHT: 3px">
<asp:button id="Button1" runat="server" Text="Vai"></asp:button></TD>
</TR>
<TR>
<TD vAlign="top" colSpan="1" rowSpan="7">
<div style="OVERFLOW: auto; WIDTH: 155px; HEIGHT: 100%">
<asp:listbox id="lstProdotti" runat="server" Width="255px" Height="100%" Rows="200"></asp:listbox></div>
</TD>
<TD style="WIDTH: 317px" vAlign="top" rowSpan="7"><A id="A1" style="COLOR: #ff0000; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none" target="_blank" name="dettaglio" runat="server"><IMG id="Image1" align="top" name="image1" runat="server"></A></TD>
<TD>
<asp:label id="lblProdotto" runat="server" Width="137px" Font-Size="Small" Font-Bold="True"></asp:label></TD>
<TD>
<asp:label id="Label3" runat="server" Width="90px" Font-Size="10pt" Font-Bold="True" Font-Names="Arial">Dati Tecnici: </asp:label></TD>
<TD></TD>
</TR>
<TR>
<TD>
<asp:label id="Label2" runat="server" Width="49px" Font-Size="10pt" Font-Bold="True" Font-Names="Arial">Codice:</asp:label>
<asp:label id="lblCodice" runat="server" Width="69px"></asp:label></TD>
<TD>
<asp:label id="Label1" runat="server" Width="95px" Font-Size="10pt" Font-Bold="True" Font-Names="Arial">Pressione: </asp:label></TD>
<TD>
<asp:label id="lblPressione" runat="server" Width="119px"></asp:label></TD>
</TR>
<TR>
<TD vAlign="bottom" colSpan="1" rowSpan="5"><TEXTAREA id="txtDescrizione" style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; WIDTH: 184px; BORDER-BOTTOM: medium none; HEIGHT: 100%" name="txtDescrizione" rows="13" cols="20" runat="server" readOnly>
</TEXTAREA></TD>
<TD>
<asp:label id="Label7" runat="server" Width="95px" Font-Size="10pt" Font-Bold="True" Font-Names="Arial">Portata:</asp:label></TD>
<TD>
<asp:label id="lblPortata" runat="server" Width="118px"></asp:label></TD>
</TR>
<TR>
<TD>
<asp:label id="Label6" runat="server" Width="95px" Font-Size="10pt" Font-Bold="True" Font-Names="Arial">Dimensione: </asp:label></TD>
<TD>
<asp:label id="lblDimensione" runat="server" Width="124px"></asp:label></TD>
</TR>
<TR>
<TD>
<asp:label id="Label8" runat="server" Width="95px" Font-Size="10pt" Font-Bold="True" Font-Names="Arial">Alimentazione</asp:label></TD>
<TD>
<asp:label id="lblAlimentazione" runat="server" Width="122px"></asp:label></TD>
</TR>
<TR>
<TD>
<asp:label id="Label9" runat="server" Width="95px" Font-Size="10pt" Font-Bold="True" Font-Names="Arial">Peso: </asp:label></TD>
<TD>
<asp:label id="lblPeso" runat="server" Width="115px"></asp:label></TD>
</TR>
<TR>
<TD></TD>
<TD></TD>
</TR>
</TABLE>
<A id="dett" style="COLOR: #ff0000; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none" target="_blank" name="dettaglio" runat="server">
</A>
</form>
</BODY>
</HTML>
grazie.