</table> form
How to submit this form (table)
<table width="100%">
<table width="100%">
<tbody><tr>
<td>
............
<tr align="center">
<td class="catbottom" colspan="2">
<input class="mainoption" value="I agree to these terms" name="submit" onclick="document.location = '/forum/user/acceptAgreement.page';" type="button">
<input class="mainoption" value="I do not agree to these terms" onclick="document.location = '/forum/forums/list.page';" type="button">
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td align="center">
</td>
</tr>
<tr>
Comments
you would need to simulate this by...
[extract_agree_url]
type=extract
front=value="I agree to these terms"
front2=document.location = '|document.location = "
back='|"
[step1]
modify url=%extract_agree_url%
just download=1