want to add either dropdown, checkmark, or radio selection box.
tryeing using standard forms such as
<form action="">
<select name="req">
<option value="low">low</option>
<option value="med" selected="selected">med</option>
<option value="high">high</option>
</select>
</form>
but ofcourse it failed

any ideas
--------------- Added [DATE]1264024477[/DATE] at [TIME]1264024477[/TIME] ---------------
EDIT :
well nevermind..
i just looked at vb blog settings.. found that this works..
select

iped
1d|one_day
1w|one_week
1m|one_month
3m|three_months
6m|six_months
1y|one_year
0|no_cutoff