MACROMEDIA COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO Use Manual page 206

Table of Contents

Advertisement

188
</PAGELAYOUT>
<INPUT name="ddDocType" PARAM="sDocType">
<INPUT name="tbTitle" PARAM="sTitle" REQUIRED="yes" VALIDATIONMSG=
"Please enter a document title" or some equivalent message>
<INPUT name="chkMetaDescr" PARAM="bMetaDescr">
<INPUT name="tbMetaDescr" PARAM="sMetaDescr">
</PAGE>
<!--- attributes page --->
<PAGE name="MetaKeywords" type="DYNAMIC"
caption="Meta Keywords"
IMAGE="..\\images\\main.bmp">
<PAGELAYOUT>
<control name="chkMetaKeywords" type="CheckBox"
<control name="taMetaKeywords" type="TextArea"
</PAGELAYOUT>
<INPUT name="chkMetaKeywords" PARAM="bMetaKeywords">
<INPUT name="taMetaKeywords" PARAM="sMetaKeywords">
</PAGE>
<!--- OUTPUT TEMPLATE --->
<TEMPLATE
name="Custom.wml"
OUTPUTFILE="MyFile.cfm"
DESCRIPTION="New HTML file">
</WIZARD>
Chapter 13 Customizing the Development Environment
caption="Add meta keywords:"
down="15" right="10"
width="maximum"/>
anchor="chkMetaKeywords" corner="SW" down="10"
height="maximum" width="maximum"/>

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO and is the answer not in the manual?

This manual is also suitable for:

Coldfusion studio 5

Table of Contents