Ver Mensaje Individual
  #5 (permalink)  
Antiguo 28/08/2002, 14:08
Avatar de AnGLo
AnGLo
 
Fecha de Ingreso: marzo-2002
Mensajes: 60
Antigüedad: 23 años, 2 meses
Puntos: 0
Re: consulta el la base de datos

Si eso lo tengo mi problema es mostrar como lo dije arriba
Hago la conexion com la base de dados
luego
<%do until rs.eof%>
e luego
<table width="450" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="24%"><div align="center"><img src="fotos/<%= RS("Foto")%>" alt="<%=RS("Info")%>" width="150" height="80"></div></td>
</tr>
<tr>
<td><div align="center"><%= Rs("Ano")%></div></td>
</tr>
</table></td>
</tr>
</table><% rs.movenext
loop
conn.close
....
no se como imprimir
Foto foto foto
ano ano ano