Is this also the Risk Address:
<select name="InsuredSALicense2" id="InsuredSALicense2">
<option>Please Select</option>
<option>Yes</option>
<option>No</option>
</select>
答えが「いいえ」の場合は、非表示のドロップダウンを作成する必要があります。選択に基づく追加のコンテンツを表示
If No, Please give details:
<textarea name="InsuredOther License2"
id="InsuredOther License2"
cols="30" rows="4"></textarea>
<form id="form4" name="form4" method="post" action="">
私は、ドロップダウンを作成するフォーム上のことを言う(例:「あなたは...ですか」、はい/いいえ選択してください)を:答えが「はい」ならば、セクションのドロップダウンいいえ、次にセクションをドロップしないでください。
このフォームは、dreamweaver cs4で実行されました。