Ver Mensaje Individual
  #2 (permalink)  
Antiguo 27/08/2004, 19:42
Avatar de Thebrain
Thebrain
 
Fecha de Ingreso: enero-2003
Ubicación: Santiasco
Mensajes: 100
Antigüedad: 21 años, 3 meses
Puntos: 0
mmm... tricky...

Código:
<cfscript>
function something() {
something = some_query.some_colum;
}
</cfscript>

<cfoutput>#something()#</cfoutput>
algo asi dices????
__________________
I'm sick of all you hypocrites holding me at bay And I don't need your sympathy to get me through the day.Dream Theater - A Change of Seasons

http://www.dreamtheater.cl

Última edición por Thebrain; 27/08/2004 a las 19:55