This is a multi-part message in MIME format.
------=_NextPart_000_001A_01BFDB6A.0CA7C0C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi All,
Is there a way to set fonts for CFTable? I don't see any examples in =
the books. Do I have to use HTML table and if so how to format output? =20
<Font size=3D2>
<CFTable.........
<?Font>
dosen't seem to work. TIA.
Regards,
Paige
OutPut table code follows:
<CFOUTPUT Query=3D'GetData' MaxRows=3D1>
<!--- <CFTable Query=3D'GetData' MaxRows=3D1 HTMLTable ColHeaders> --->
<HR> </HR>
#Cli_ID# #Ins_ID# #Ins_First1# #Ins_Last1# #Ins_PropID# =
#Status# #Ins_MailCD#=20
<HR> </HR>
<Font size=3D2>
<CFTable Query=3D'Getdata' HTMLTable=3D"Yes" Border ColHeaders>=20
<CFCOL Text=3D"#Ins_Type#" Header=3D"Type">
<CFCOL Text=3D"#Policy_No#" Header=3D"Policy No.">
<CFCOL Text=3D#DateFormat(Issued_Dat, "mm/dd/yyyy")# =
Header=3D"Issued">
<CFCOL Text=3D#DateFormat(Cancel_Dat, "mm/dd/yyyy")# =
Header=3D"Canceled">
<CFCOL Text=3D#DateFormat(Expire_Dat, "mm/dd/yyyy")# =
Header=3D"Expired">
<CFCOL Text=3D#NumberFormat(Req_Value1,"__,___,___")# Header=3D"Req1">
<CFCOL Text=3D#NumberFormat(Act_Value1,"__,___,___")# Header=3D"Act1">
<CFCOL Text=3D#NumberFormat(Req_Value2,"__,___,___")# Header=3D"Req2">
<CFCOL Text=3D#NumberFormat(Act_Value2,"__,___,___")# Header=3D"Act2">
<CFCOL Text=3D#NumberFormat(Req_Value3,"__,___,___")# Header=3D"Req3">
<CFCOL Text=3D#NumberFormat(Act_Value3,"__,___,___")# Header=3D"Act3">
<CFCOL Text=3D"#Pol_Status#" Header=3D"Status">
</CFTABLE>
</Font>
</CFOUTPUT>
<P>
<I><CENTER><A HREF=3D'CVS3WP02.CFM'>Submit Another =
Search?</A></CENTER></I>=20
------=_NextPart_000_001A_01BFDB6A.0CA7C0C0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi All,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Is there a way to set fonts for =
CFTable? I=20
don't see any examples in the books. Do I have to use HTML table and if =
so how=20
to format output? </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><Font size=3D2></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><CFTable.........</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><?Font></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>dosen't seem to work. </FONT><FONT =
face=3DArial=20
size=3D2>TIA.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Regards,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Paige</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>OutPut table code follows:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2><CFOUTPUT Query=3D'GetData'=20
MaxRows=3D1><BR><!--- <CFTable Query=3D'GetData' MaxRows=3D1 =
HTMLTable=20
ColHeaders> ---><BR><HR>=20
</HR><BR> #Cli_ID# =
#Ins_ID# =20
#Ins_First1# #Ins_Last1# #Ins_PropID# =20
#Status# #Ins_MailCD# <BR><HR> =
</HR></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2><Font =
size=3D2><BR> <CFTable=20
Query=3D'Getdata' HTMLTable=3D"Yes" Border ColHeaders> =
<BR> <CFCOL=20
Text=3D"#Ins_Type#" Header=3D"Type"><BR> <CFCOL =
Text=3D"#Policy_No#"=20
Header=3D"Policy No."><BR> <CFCOL =
Text=3D#DateFormat(Issued_Dat,=20
"mm/dd/yyyy")# Header=3D"Issued"><BR> <CFCOL=20
Text=3D#DateFormat(Cancel_Dat, "mm/dd/yyyy")#=20
Header=3D"Canceled"><BR> <CFCOL =
Text=3D#DateFormat(Expire_Dat,=20
"mm/dd/yyyy")# Header=3D"Expired"><BR> <CFCOL=20
Text=3D#NumberFormat(Req_Value1,"__,___,___")#=20
Header=3D"Req1"><BR> <CFCOL=20
Text=3D#NumberFormat(Act_Value1,"__,___,___")#=20
Header=3D"Act1"><BR> <CFCOL=20
Text=3D#NumberFormat(Req_Value2,"__,___,___")#=20
Header=3D"Req2"><BR> <CFCOL=20
Text=3D#NumberFormat(Act_Value2,"__,___,___")#=20
Header=3D"Act2"><BR> <CFCOL=20
Text=3D#NumberFormat(Req_Value3,"__,___,___")#=20
Header=3D"Req3"><BR> <CFCOL=20
Text=3D#NumberFormat(Act_Value3,"__,___,___")#=20
Header=3D"Act3"><BR> <CFCOL Text=3D"#Pol_Status#"=20
Header=3D"Status"><BR> </CFTABLE><BR></Font><BR></=
CFOUTPUT><BR><P></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2><I><CENTER><A=20
HREF=3D'CVS3WP02.CFM'>Submit Another =
Search?</A></CENTER></I>=20
<BR></FONT></DIV></BODY></HTML>
------=_NextPart_000_001A_01BFDB6A.0CA7C0C0--
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.