MACROMEDIA COLDFUSION 4.5-CFML LANGUAGE Reference page 86

Cfml language reference
Table of Contents

Advertisement

62
<CFINPUT TYPE="Checkbox" NAME="ChkTest2" VALUE="Yes">
</TD>
</TR>
<TR>
<TD>
<H4>This example shows a client-side validation for
CFINPUT text boxes.</H4>
<BR>(<I>This item is optional</I>)<BR>
Please enter a credit card number:
<CFINPUT TYPE="Text" NAME="TextSample" MESSAGE="Please enter a Credit
</TD>
</TR>
<TR>
<TD>
<H4>This example shows the use of the CFSLIDER tag.</H4>
<P>Rate your approval of this example from 1 to 10 by sliding the
control.
<P>1 <CFSLIDER NAME="sampleSlider" LABEL="Sample Slider" RANGE="1,10"
</TD>
</TR>
</TABLE>
<P><INPUT TYPE="SUBMIT" NAME="SUBMIT" VALUE="show me the result">
<INPUT TYPE="Hidden" NAME="oncethrough" VALUE="yes">
</CFFORM>
</BODY>
</HTML>
Card Number" VALIDATE="creditcard" REQUIRED="No">
MESSAGE="Please enter a value from 1 to 10" SCALE="1" BOLD="No"
ITALIC="No" REFRESHLABEL="No"> 10
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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion 4.5

Table of Contents