<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>CFTEXTINPUT</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
   <div id="説明">
   <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
      <tr> 
         <td valign="top" class="name">CFTEXTINPUT</td>
         <td valign="top" nowrap class="compatibility">&nbsp;</td>
      </tr>
      <tr>
         <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
      </tr>


    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">説明</span>
<p>
cfform タグ内に 1 行のテキスト入力ボックスを配置し、表示仕様を制御します。 
</p>

<p>
このタグは使用が禁止されています。XML 形式のフォーマットではサポートされません。代わりに、cfinput または cftextarea タグを使用し、CSS (カスケーディングスタイルシート) を使用してテキストスタイル特性を指定する必要があります。
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">ヒストリ</span>
<p>
ColdFusion&#160;MX&#160;7: このタグは使用禁止となっています。今後のリリースではこのタグは機能せず、エラーを引き起こす可能性があります。
</p>

<p>
ColdFusion MX&#160;6.1: validate = &quot;creditcard&quot; オプションの必要条件が変更されました。13 ～ 16 桁のテキスト入力が必要です。
</p>

         </td>
      </tr>
   </table>
   </div>

  </body>
</html>
