Ayuda en codigo-Urgente

13/11/2004 - 11:13 por ZMGestion | Informe spam
Deseo poner en color rojo el campo DENOMINACION
¿Como puedo hacerlo?
El codigo es el siguiente

if isdate(Rs.Fields.Item("FECHA_CONTRATO")) then
Response.Write("<B>"&rs.Fields("DENOMINACION")&"</B>")
end if

Gracias

Preguntas similare

Leer las respuestas

#1 Valdov
13/11/2004 - 20:28 | Informe spam
<FONT COLOR="#FF0000"><b>DENOMINACION</B></FONT>

"ZMGestion" escribió en el mensaje
news:cn4mni$8na$
Deseo poner en color rojo el campo DENOMINACION
¿Como puedo hacerlo?
El codigo es el siguiente

if isdate(Rs.Fields.Item("FECHA_CONTRATO")) then
Response.Write("<B>"&rs.Fields("DENOMINACION")&"</B>")
end if

Gracias


Respuesta Responder a este mensaje
#2 German Saer
20/11/2004 - 01:13 | Informe spam
ZMGestion:

if isdate(Rs.Fields.Item("FECHA_CONTRATO")) then
Response.Write "<FONT COLOR=""#FF0000""><B>" & rs.Fields("DENOMINACION")
& "</B></FONT>")
end if

PD: Las dobles comillas no son un error

______________________
German Saer

Orlando, FL 32809


"Valdov" wrote in message
news:
<FONT COLOR="#FF0000"><b>DENOMINACION</B></FONT>

"ZMGestion" escribió en el mensaje
news:cn4mni$8na$
> Deseo poner en color rojo el campo DENOMINACION
> ¿Como puedo hacerlo?
> El codigo es el siguiente
>
> if isdate(Rs.Fields.Item("FECHA_CONTRATO")) then
> Response.Write("<B>"&rs.Fields("DENOMINACION")&"</B>")
> end if
>
> Gracias
>
>


email Siga el debate Respuesta Responder a este mensaje
Ads by Google
Help Hacer una preguntaRespuesta Tengo una respuesta
Search Busqueda sugerida