MACROMEDIA COLDFUSION STUDIO 4.5-USING COLDFUSION STUDIO Use Manual page 170

For windows 95/98/nt4/2000
Table of Contents

Advertisement

178
</CONTROL>
<CONTROL NAME="lblTitle" TYPE="label"
ANCHOR="lblDocType" CORNER="SW" down="20"
WIDTH="90"
CAPTION="Title:"
/>
<CONTROL NAME="tbTitle" TYPE="TextBox"
ANCHOR="lblTitle" CORNER="NE" WIDTH="MAXIMUM" down="-5"
/>
<CONTAINER NAME="pnlMetaDescription" TYPE="Panel"
CAPTION="Meta Description"
ANCHOR="lblTitle" CORNER="SW" DOWN="20"
WIDTH="MAXIMUM" MAXWIDTHPADDING="10" HEIGHT="80"
LFHEIGHT="90">
<CONTROL NAME="chkMetaDescr" TYPE="CheckBox"
CAPTION="Add meta description:"
DOWN="20" RIGHT="15"
WIDTH="MAXIMUM"/>
<CONTROL NAME="tbMetaDescr" TYPE="TextBox"
ANCHOR="chkMetaDescr" CORNER="SW" DOWN="8"
WIDTH="MAXIMUM"/>
</CONTAINER>
</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"

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion studio 4.5

Table of Contents