Basic HTML version of Foils prepared
26 Jan 98
Foil 15 Example 1
From
Web-Linked Database Cold Fusion Tutorial ARL Database Tutorial --
February 98
.
by
Chao Wei Ou
<CFQUERY NAME="EmployeeList"
DATASOURCE="CompanyDB">
SELECT * FROM Employees
</CFQUERY>
Displaying data:
<CFOUTPUT QUERY="queryname"
MAXROWS=n >
Literal text, HTML tags, and dynamic field references (e.g. #FullName#)
</CFOUTPUT>
©
Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu
If you have any comments about this server, send e-mail to
webmaster@npac.syr.edu
.
Page produced by
wwwfoil
on Sun Nov 29 1998