MACROMEDIA COLDFUSION 4.5-CFML LANGUAGE Reference page 48

Cfml language reference
Table of Contents

Advertisement

24
as well as specifying the header information and the text/CFML
with which to fill the cell --->
<CFCOL HEADER = "<B>ID</B>"
<CFCOL HEADER = "<B>Name/Email</B>"
<CFCOL HEADER = "<B>Phone Number</B>"
</CFTABLE>
</BODY>
</HTML>
ALIGN = "Left"
WIDTH = 2
TEXT
= "#Emp_ID#">
ALIGN = "Left"
WIDTH = 15
TEXT
= "<a href='mailto:#Email#'>#FirstName# #LastName#</A>">
ALIGN = "Center"
WIDTH = 15
TEXT
= "#Phone#">
CFML Language Reference

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 4.5-CFML LANGUAGE and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Coldfusion 4.5

Table of Contents