Ver Mensaje Individual
  #10 (permalink)  
Antiguo 21/09/2007, 04:46
jocaorsa
 
Fecha de Ingreso: agosto-2007
Mensajes: 79
Antigüedad: 17 años, 8 meses
Puntos: 0
Re: alguien podria ayudarme

este es el codigo de los .inc:

<!-- Add title here --><font size=2><u>TITULO:</u></font>&nbsp;<%=Server.HTMLEncode(strTitle)%>

<!-- Add creador text here --><font size=2><u>INGENIERO:</u></font>&nbsp;<%=Server.HTMLEncode(strIngeniero)%>

<!-- Add numplano text here --><font size=2><u>NºDE PLANO:</u></font>&nbsp;<%=Server.HTMLEncode(strNumplano)%>

<!-- Add project text here --><font size=2><u>PROYECTO:</u></font>&nbsp;<%=Server.HTMLEncode(strProject)%>

<!-- Add situation text here --><font size=2><u>SITUACION:</u></font>&nbsp;<%=Server.HTMLEncode(strSituation)%>