poirot Postado Novembro 11, 2004 Denunciar Share Postado Novembro 11, 2004 vejam este link Imotech é um arquivo asp. então separei o topo e menu, que estao tudo includequando toh diagramando no DW beleza, ele não aparece distorcido (falo da tabela do topo) e ai, onde tah meu erro Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 fsphp Postado Novembro 11, 2004 Denunciar Share Postado Novembro 11, 2004 Não entendi seu problema. O que está acontecendo de errado? Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 Deividy Postado Novembro 11, 2004 Denunciar Share Postado Novembro 11, 2004 você diz destrocido na parte onde tem uns campos de formse for isso é porque o <form> esta na posição erradacoloca o script aqui ou melhor tenta colocar o form para pegar o top inteiro mesmo que ele só ative essa parte o form tem que esta por fora da tabelanão é todos os casos mais nesse em especifico é assim Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 poirot Postado Novembro 11, 2004 Autor Denunciar Share Postado Novembro 11, 2004 AKI ESTAH O COD DO TOP.ASP<table width="778" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="1"><img src="img/spacer.gif" width="152" height="1" border="0" alt=""></td> <td width="74"><img src="img/spacer.gif" width="89" height="1" border="0" alt=""></td> <td width="12"><img src="img/spacer.gif" width="12" height="1" border="0" alt=""></td> <td width="77"><img src="img/spacer.gif" width="77" height="1" border="0" alt=""></td> <td width="83"><img src="img/spacer.gif" width="88" height="1" border="0" alt=""></td> <td width="48"><img src="img/spacer.gif" width="48" height="1" border="0" alt=""></td> <td width="41"><img src="img/spacer.gif" width="41" height="1" border="0" alt=""></td> <td width="56"><img src="img/spacer.gif" width="56" height="1" border="0" alt=""></td> <td width="105"><img src="img/spacer.gif" width="65" height="1" border="0" alt=""></td> <td width="106"><img src="img/spacer.gif" width="100" height="1" border="0" alt=""></td> <td width="1"><img src="img/spacer.gif" width="1" height="1" border="0" alt=""></td> </tr> <tr> <td rowspan="3" background="img/Logo1.jpg"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="145" height="95"> <param name="movie" value="logo.swf"> <param name="quality" value="high"> <param NAME="wmode" Value="Transparent"> <embed src="logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="145" height="95"></embed></object></td> <td rowspan="3"><img name="imotech_r1_c2" src="img/imotech_r1_c2.jpg" width="89" height="120" border="0" alt=""></td> <td rowspan="3" colspan="2"><img name="imotech_r1_c3" src="img/imotech_r1_c3.jpg" width="89" height="120" border="0" alt=""></td> <td rowspan="3"><img name="imotech_r1_c5" src="img/imotech_r1_c5.jpg" width="88" height="120" border="0" alt=""></td> <td rowspan="3" colspan="2"><img name="imotech_r1_c6" src="img/imotech_r1_c6.jpg" width="89" height="120" border="0" alt=""></td> <td height="75" colspan="3"><img name="imotech_r1_c8" src="img/imotech_r1_c8.gif" width="271" height="75" border="0" alt=""></td> <td><img src="img/spacer.gif" width="1" height="75" border="0" alt=""></td> </tr> <tr> <td height="1" colspan="3"><img name="imotech_r2_c8" src="img/imotech_r2_c8.gif" width="271" height="1" border="0" alt=""></td> <td><img src="img/spacer.gif" width="1" height="1" border="0" alt=""></td> </tr> <tr> <td height="44" colspan="3" background="img/imotech_r3_c8.gif"><form action="from_form.asp" Method="Post"> <table border="0" cellpadding="2" cellspacing="1" align="center"> <!--DWLayoutTable--> <tr> <td width="290" align="center" bgcolor="<%=Heading_BG%>"><font face="Verdana" size="1" color="<%=Body_Text%>"> <font color="#FFFFFF"><strong>Email: <input type="text" name="Email" size="10" maxlength="255" style="color : #000000; background : #FFFFFF; border-top : 1px solid; border-bottom : 1px solid; border-left : 1px solid; border-right : 1px solid; font-family : Verdana,tahoma,Arial; font-size : 10px;"> </strong></font></font><strong><font face="Verdana" size="1" color="#FFFFFF"> <input type="radio" name="Join_Quit" value="Join" checked> Cadast. <input type="radio" name="Join_Quit" value="Quit"> Cancel. <input name="submit" type="submit" style="color: #000000; background-color: #EEEEEE; border-top : 1px solid; border-bottom : 1px solid; border-left : 1px solid; border-right : 1px solid; font-family : Verdana,tahoma,Arial; font-size : 10px; font-weight: bold;" value="Ir" size="20"> </font></strong><font face="Verdana" size="1" color="#FFFFFF"> </font></td> </tr> </table> </form></td> <td><img src="img/spacer.gif" width="1" height="44" border="0" alt=""></td> </tr> </table> Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 Deividy Postado Novembro 12, 2004 Denunciar Share Postado Novembro 12, 2004 foi como eu disse colocar o form por fora para ver se resolve, aqui deu certo<form action="from_form.asp" Method="Post"> <table width="778" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="1"><img src="img/spacer.gif" width="152" height="1" border="0" alt=""></td> <td width="74"><img src="img/spacer.gif" width="89" height="1" border="0" alt=""></td> <td width="12"><img src="img/spacer.gif" width="12" height="1" border="0" alt=""></td> <td width="77"><img src="img/spacer.gif" width="77" height="1" border="0" alt=""></td> <td width="83"><img src="img/spacer.gif" width="88" height="1" border="0" alt=""></td> <td width="48"><img src="img/spacer.gif" width="48" height="1" border="0" alt=""></td> <td width="41"><img src="img/spacer.gif" width="41" height="1" border="0" alt=""></td> <td width="56"><img src="img/spacer.gif" width="56" height="1" border="0" alt=""></td> <td width="105"><img src="img/spacer.gif" width="65" height="1" border="0" alt=""></td> <td width="106"><img src="img/spacer.gif" width="100" height="1" border="0" alt=""></td> <td width="1"><img src="img/spacer.gif" width="1" height="1" border="0" alt=""></td> </tr> <tr> <td rowspan="3" background="img/Logo1.jpg"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="145" height="95"> <param name="movie" value="logo.swf"> <param name="quality" value="high"> <param NAME="wmode" Value="Transparent"> <embed src="logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="145" height="95"></embed></object></td> <td rowspan="3"><img name="imotech_r1_c2" src="img/imotech_r1_c2.jpg" width="89" height="120" border="0" alt=""></td> <td rowspan="3" colspan="2"><img name="imotech_r1_c3" src="img/imotech_r1_c3.jpg" width="89" height="120" border="0" alt=""></td> <td rowspan="3"><img name="imotech_r1_c5" src="img/imotech_r1_c5.jpg" width="88" height="120" border="0" alt=""></td> <td rowspan="3" colspan="2"><img name="imotech_r1_c6" src="img/imotech_r1_c6.jpg" width="89" height="120" border="0" alt=""></td> <td height="75" colspan="3"><img name="imotech_r1_c8" src="img/imotech_r1_c8.gif" width="271" height="75" border="0" alt=""></td> <td><img src="img/spacer.gif" width="1" height="75" border="0" alt=""></td> </tr> <tr> <td height="1" colspan="3"><img name="imotech_r2_c8" src="img/imotech_r2_c8.gif" width="271" height="1" border="0" alt=""></td> <td><img src="img/spacer.gif" width="1" height="1" border="0" alt=""></td> </tr> <tr> <td height="44" colspan="3" background="img/imotech_r3_c8.gif"> <table border="0" cellpadding="2" cellspacing="1" align="center"> <!--DWLayoutTable--> <tr> <td width="290" align="center" bgcolor="<%=Heading_BG%>"><font face="Verdana" size="1" color="<%=Body_Text%>"> <font color="#FFFFFF"><strong>Email: <input type="text" name="Email" size="10" maxlength="255" style="color : #000000; background : #FFFFFF; border-top : 1px solid; border-bottom : 1px solid; border-left : 1px solid; border-right : 1px solid; font-family : Verdana,tahoma,Arial; font-size : 10px;"> </strong></font></font><strong><font face="Verdana" size="1" color="#FFFFFF"> <input type="radio" name="Join_Quit" value="Join" checked> Cadast. <input type="radio" name="Join_Quit" value="Quit"> Cancel. <input name="submit" type="submit" style="color: #000000; background-color: #EEEEEE; border-top : 1px solid; border-bottom : 1px solid; border-left : 1px solid; border-right : 1px solid; font-family : Verdana,tahoma,Arial; font-size : 10px; font-weight: bold;" value="Ir" size="20"> </font></strong><font face="Verdana" size="1" color="#FFFFFF"> </font></td> </tr> </table> </td> <td><img src="img/spacer.gif" width="1" height="44" border="0" alt=""></td> </tr> </table></form> Citar Link para o comentário Compartilhar em outros sites More sharing options...
Pergunta
poirot
vejam este link Imotech é um arquivo asp. então separei o topo e menu, que estao tudo include
quando toh diagramando no DW beleza, ele não aparece distorcido (falo da tabela do topo) e ai, onde tah meu erro
Link para o comentário
Compartilhar em outros sites
4 respostass a esta questão
Posts Recomendados
Participe da discussão
Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.