<CFSAVECONTENT>
<CFSAVECONTENT>
<CFIF not isDefined("session.mycontent")>
<CFSAVECONTENT variable="session.mycontent">
<CFQUERY NAME="getemp" DATASOURCE="uikitdevsample">
select * from empemployees
<CFOUTPUT QUERY="getemp">
#firstname# #lastname# <BR>
<CFOUTPUT>#session.mycontent#</CFOUTPUT>
Home
Speakers
Maps & Hotels
Photos
CF Conf Central
Please send comments/questions to
michael@teratech.com