HTML Code:
$formtitle
$bbuserinfo[username]
$question1
$answer1
$question2
$answer2
$question3
$answer3
$question4
$answer4
$question5
$answer5
$radioquestion1
$radioanswer1
$radioanswer1other
$normalquestion1
$normalanswer1
$normalquestion2
$normalanswer2
------------------------------------------------------
$vbtextquestion
$vbtextanswer
------------------------------------------------------
Here is the main form Html info 4 this answer sheet
HTML Code:
<tr>
<td class="alt1" colspan="3">
<b>$normalquestion1</b>
</td>
</tr>
<tr>
<td class="alt2" colspan="3">
<input type="text" size="30" value="$normalanswer1" name="normalanswer1" />
</td>
</tr>
Good Luck!