Ver Mensaje Individual
  #2 (permalink)  
Antiguo 22/07/2002, 17:18
majesus
 
Fecha de Ingreso: noviembre-2001
Mensajes: 117
Antigüedad: 23 años, 5 meses
Puntos: 0
Re: replace(Obj_RS(

ESTE ES EL CÓDIGO; en el anterior había & en lugar de %.


...

<td><%= Obj_RS ("Nombre") %></td>
<td><%= Obj_RS ("Direccion") %></td>
<td><%= Obj_RS ("Email") %></td>

<%
txt = replace(Obj_RS("Nombre"),"#",& quot;ó")
%>