Chi volesse tutta la pagina per favore mi avvisi che gli invio direttamente l'asp.

Thanks...

codice:
<td width="103" height="35" valign="bottom" align="right">
                    <p style="margin-right: 5"><span style="font-size: 9pt">
                    Phone:</span></td>
                    <td width="175" height="35" valign="bottom" align="left">
          <input type="text" name="telefonofisso" value="<%=rs2("telefonofisso")%>" size="21" maxlength="25" font-size: 10 px"></td>
                  </tr>
                  <tr>
                    <td width="183" height="35" valign="bottom" align="right">
                    <p style="margin-right:5"><span style="font-size: 9pt">
                    Eye color:</span></td>
                    <td width="117" height="35" valign="bottom" align="left">
          <input type="text" name="eyecolor" value="<%=rs2("eyecolor")%>" size="14" maxlength="25" font-size: 10 px"></td>
                    <td width="103" height="35" valign="bottom" align="right">
                    <p style="margin-right: 5"><span style="font-size: 9pt">
                    Mobile:</span></td>
                    <td width="175" height="35" valign="bottom" align="left">
          <input type="text" name="cellulare" value="<%=rs2("cellulare")%>" size="21" maxlength="25" font-size: 10 px"></td>
                  </tr>
                  <tr>
                    <td width="183" height="35" valign="bottom" align="right">
                    <p style="margin-right: 5"><span style="font-size: 9pt">
                    Skin color:</span></td>
                    <td width="117" height="35" valign="bottom" align="left">
          <input type="text" name="skincolor" value="<%=rs2("skincolor")%>" size="14" maxlength="25" font-size: 10 px"></td>
                    <td width="103" height="35" valign="bottom" align="right">
                    <p style="margin-right: 5"><span style="font-size: 9pt">
                    Fiscal code:</span></td>
                    <td width="175" height="35" valign="bottom" align="left">
          <input type="text" name="codicefiscale" value="<%=rs2("codicefiscale")%>" size="21" maxlength="25" font-size: 10 px"></td>
                  </tr>

                  <tr>
                    <td width="183" height="27" valign="top" align="right">
                    <p style="margin-right: 5"><span style="font-size: 9pt">[img]images/ingombro.gif[/img]
                    

                    Languages:</span></td>
                    <td height="27" valign="top" align="right" colspan="3">
                    <p align="left">
                    [img]images/ingombro.gif[/img]

					<input type="text" name="altrelingueEN" value="<%=rs2("altrelingueEN")%>" size="35" maxlength="100" font-size: 10 px"></td>
                  </tr>
                  <tr>
                    <td width="183" height="36" valign="top" align="right">
                    <p style="margin-right: 5"><span style="font-size: 9pt">[img]images/ingombro.gif[/img]
                    

                    Studie:</span></td>
                    <td height="36" valign="top" align="right" colspan="3">
                    <p align="left">
                    [img]images/ingombro.gif[/img]

                    <textarea rows="2" name="studiEN" cols="27"><%=rs2("studiEN")%></textarea></td>
                  </tr>
                  <tr>
                    <td width="183" height="36" valign="top" align="right">
                    <p style="margin-right: 5"><span style="font-size: 9pt">[img]images/ingombro.gif[/img]
                    

                    Hobbies:</span></td>
                    <td height="36" valign="top" align="right" colspan="3">
                    <p align="left">
                    [img]images/ingombro.gif[/img]

                    <textarea rows="2" name="interessiEN" cols="27"><%=rs2("interessiEN")%></textarea></td>
                  </tr>
                  </table>
                </center>
              </div>              </td>
            </tr>
            <tr valign="top" background="images/corpo-utenti.jpg">
              <td width="960" height="69">
              <div align="center">
                <center>
				<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="827" id="AutoNumber7">
                  <tr>
                    <td width="120" nowrap>
                    <p align="right"><span style="font-size: 9pt">Password:<%=checkFieldError("password",arrayErrors)%> </span></td>
                    <td width="168">
						<div align="right">
						  <input type="text" name="password" value="<%=rs2("password")%>" size="28" maxlength="50" font-size: 10 px>
						  </div></td>
                    <td width="180" nowrap>
						<p align="right"><span style="font-size: 9pt">E-mail adress:<%=checkFieldError("email",arrayErrors)%> </span>					</td>
                    <td width="359" height="50">
						<input type="text" name="email" value="<%=rs2("email")%>" size="45" maxlength="200" font-size: 10 px></td>
                  </tr>
                </table>
				</center>
              </div>              </td>
            </tr>
            <tr>
              <td width="960" height="44" background="images/corpo-utenti.jpg">
              <p style="margin-left: 10; margin-right: 10" align="center">
              <span style="font-size: 9pt">Topless </span>
              <input type="checkbox"  disabled checked  name="topless"  value="True"  <%if rs2("topless") ="True" then Response.Write " checked " End if%>>
              <span style="font-size: 9pt"> Artistic Naked             </span>
			  <input type="checkbox"  name="nudoartistico"  value="True"  <%if rs2("nudoartistico") ="True" then Response.Write " checked " End if%>>
              <span style="font-size: 9pt"> Integral Naked</span>
              <input type="checkbox"  name="metart"  value="True"  <%if rs2("metart") ="True" then Response.Write " checked " End if%>>
              <span style="font-size: 9pt"> Erotic Naked and Met Art              </span>
              <input type="checkbox"  name="nudoerotico"  value="True"  <%if rs2("nudoerotico") ="True" then Response.Write " checked " End if%>>
              <span style="font-size: 9pt"> Bodypainting              </span>
              <input type="checkbox"  name="bodypainting"  value="True"  <%if rs2("bodypainting") ="True" then Response.Write " checked " End if%>>
              <span style="font-size: 9pt"> Bondage </span>
              <input type="checkbox"  name="bondage"  value="True"  <%if rs2("bondage") ="True" then Response.Write " checked " End if%>>
			  </td>
            </tr>
            <tr>
              <td width="960" height="172" background="images/corpo-utenti.jpg">
              <p align="center"><span style="font-size: 9pt">Vuoi apparire su </span>
              www.hostess-models.com<span style="font-size: 9pt"> 
              come hostess e promoter,</span> <span style="font-size: 9pt">fotomodella dal fashion al 
              glamour o come indossatrice, cubista, cantante, attrice, ecc...

              [img]images/ingombro.gif[/img]

              Barra queste caselle: 

              [img]images/ingombro.gif[/img]

              Fashion		<input type="checkbox"  name="fashion"		value="True"  <%if rs2("fashion")    ="True"	then Response.Write " checked " End if%>>
               
              Bikini		
              <input type="checkbox"  name="modamare"		value="True"  <%if rs2("modamare")   ="True"	then Response.Write " checked " End if%>>
               
              Lingerie		
              <input type="checkbox"  name="intimo"		value="True"  <%if rs2("intimo")     ="True"	then Response.Write " checked " End if%>> 
              Glamour		<input type="checkbox"  name="glamour"		value="True"  <%if rs2("glamour")    ="True"	then Response.Write " checked " End if%>> 
              Gothic Dark	<input type="checkbox"  name="gothicdark"	value="True"  <%if rs2("gothicdark") ="True"	then Response.Write " checked " End if%>>
			  <span style="font-size: 9pt"> 
              Fetish		<input type="checkbox"  name="fetish"		value="True"   <%if rs2("fetish")       ="True"	 then Response.Write " checked " End if%>>
               
              Parades** 
              <input type="checkbox"  name="indossatrice"  value="True" <%if rs2("indossatrice") ="True"	 then Response.Write " checked " End if%>> 
              Hostess**		<input type="checkbox"  name="hostess"		value="True"   <%if rs2("hostess")      ="True"	 then Response.Write " checked " End if%>>
			  </span><span style="font-size: 9pt">

              [img]images/ingombro.gif[/img]

              Fair Hostess** </span>		
			  <input type="checkbox"	name="hostessfieristica"	value="True"  <%if rs2("hostessfieristica")  ="True"	then Response.Write " checked " End if%>>
			  <span style="font-size: 9pt"> 
              Hostess Congressional** </span>	
			  <input type="checkbox"  name="hostesscongressuale"	value="True"  <%if rs2("hostesscongressuale")="True"	then Response.Write " checked " End if%>>
			  <span style="font-size: 9pt"> 
              Tour Leader** </span>				<input type="checkbox"  name="tourleader"			value="True"  <%if rs2("tourleader") ="True"			then Response.Write " checked " End if%>>
			  <span style="font-size: 9pt"> 
              Promoter** </span>				<input type="checkbox"  name="promoter"				value="True"  <%if rs2("promoter")    ="True"			then Response.Write " checked " End if%>>
			  <span style="font-size: 9pt"> 
              Girl Image** </span>		
			  <input type="checkbox"  name="ragazzaimmagine"		value="True"  <%if rs2("ragazzaimmagine") ="True"		then Response.Write " checked " End if%>>
			  <span style="font-size: 9pt"> 
              Cubistic** </span>					
			  <input type="checkbox"  name="cubista"				value="True"  <%if rs2("cubista") ="True"				then Response.Write " checked " End if%>>
			  <span style="font-size: 9pt">

              [img]images/ingombro.gif[/img]

              Dance** </span>				
			  <input type="checkbox"  name="ballerina"			value="True"  <%if rs2("ballerina") ="True"				then Response.Write " checked " End if%>>
			  <span style="font-size: 9pt"> 
              Dance of Lap Dance** </span>	
			  <input type="checkbox"	name="ballerinalapdance"	value="True"  <%if rs2("ballerinalapdance") ="True"		then Response.Write " checked " End if%>>
			  <span style="font-size: 9pt"> 
              Assistant** </span>				
			  <input type="checkbox"  name="valletta"				value="True"  <%if rs2("valletta") ="True"				then Response.Write " checked " End if%>>
			  <span style="font-size: 9pt"> 
              Announcer** </span>			
			  <input type="checkbox"  name="presentatrice"		value="True"  <%if rs2("presentatrice") ="True"			then Response.Write " checked " End if%>>
			  <span style="font-size: 9pt"> 
              Actress** </span>					
			  <input type="checkbox"  name="attrice"				value="True"  <%if rs2("attrice") ="True"				then Response.Write " checked " End if%>>

              [img]images/ingombro.gif[/img]

			  Appearance** </span>				
              <input type="checkbox"  name="comparsa"				value="True"  <%if rs2("comparsa")="True"				then Response.Write " checked " End if%>>