188
Chapter 13 Customizing the Development Environment
</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"
caption="Add meta keywords:"
down="15" right="10"
width="maximum"/>
<control name="taMetaKeywords" type="TextArea"
anchor="chkMetaKeywords" corner="SW" down="10"
height="maximum" width="maximum"/>
</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>
Содержание ColdFusion Server 5
Страница 18: ...xviii About This Book...
Страница 26: ...8 Chapter 1 Setting Up the Product...
Страница 42: ...24 Chapter 2 Configuring Browsers and Servers...
Страница 60: ...42 Chapter 3 Exploring the Workspace...
Страница 100: ...82 Chapter 6 Editing Pages...
Страница 126: ...108 Chapter 7 Using Web Development Languages...
Страница 212: ...194 Chapter 13 Customizing the Development Environment...
Страница 320: ...302 Glossary...