Tema: 3 en 3
Ver Mensaje Individual
  #9 (permalink)  
Antiguo 09/07/2002, 15:43
Owen-Bonilla
 
Fecha de Ingreso: mayo-2001
Ubicación: Monterrey, N.L.; México
Mensajes: 558
Antigüedad: 24 años
Puntos: 0
Re: 3 en 3

Aqui esta lo que yo hice cuando Urjose me ayudo a mi...

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<%
counter=0
while (NOT RS1.EOF)
%>
<td><a href="<%=Rs1.fields.item("Cat_Url&quo t;).value%>" style="text-decoration: none"><%=Rs1.fields.item("categori a").value%></a></td>
<%
counter=counter+1
If counter MOd 3=0 Then Response.Write "</tr><tr>"
Rs1.movenext()
wend
%>
</tr>
</table>


Espero entiendas amigo, sino, aqui andamos

Saludos

Owen Bonilla
Webmaster Weblaguna S. C.
[email protected]
[email protected]