
27/08/2004, 19:42
|
 | | | Fecha de Ingreso: enero-2003 Ubicación: Santiasco
Mensajes: 100
Antigüedad: 22 años, 1 mes 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 |