
14/04/2005, 10:22
|
 | | | Fecha de Ingreso: agosto-2004 Ubicación: Chile
Mensajes: 145
Antigüedad: 20 años, 8 meses Puntos: 1 | |
me imagino que tendria que ser algo asi no??? me imagino q seria algo asi no???
<%res=resultado("ubicacion")
if (InStr(res,"- NO HAY -")=0)%>
<a href="<%=resultado<"ubicacion">%>">ver mas </a>
<%else%>
- NO HAY -
<%end if%>
pero no me funciona |