Ver Mensaje Individual
  #2 (permalink)  
Antiguo 09/02/2002, 15:47
Avatar de Aston
Aston
 
Fecha de Ingreso: mayo-2001
Ubicación: Madrid
Mensajes: 933
Antigüedad: 24 años
Puntos: 0
Re: propiedades de texto dentro de un codigo

Strmsg = chkString(server.htmlencode(Request.Form("Mes sage")))
if Request.Form("sig") = "yes" then
strmsg = strmsg & vbcrlf & vbcrlf & GetSig(Request.Form("UserName"))
%> <p class="LaQueSea"><%=strmsg%>&lt ;p><%
End if

Espero que sea lo que buscas. Un saludo.:)

<a href="http://www.laventanita.net/" target="_blank">
<img src="http://www.breogan.org/images/Aston.gif" border="0" alt="La Ventanita.net - Lo imprescindible en la red"></a>