Hej igen.
Nej løsningen endte med at blive denne:
<form name='searchform' method='post' action='
http://mubase.dk/search.php'> <input type='text' name='stext' value='' class='textbox' style='width:200px'>
<input type='submit' name='search' value='Søg' class='button' />
<!--
<input type='radio' name='chkboxcontrol' checked='checked' onclick='java script: selectAll(this.form,0);'>
<input type='radio' name='chkboxcontrol' onclick='java script: selectAll(this.form,1);'>
-->
<table border='0' width='100%'>
<tr>
<td><input type='hidden' name='stype[]' value='a' /></td>
<td><input type='hidden' name='stype[]' value='n' /></td>
<td><input type='hidden' name='stype[]' value='f' /></td>
<td><input type='hidden' name='stype[]' value='d' /></td>
<td><input type='hidden' name='stype[]' value='p' /></td>
<td><input type='hidden' name='stype[]' value='q' /></td>
<td><input type='hidden' name='stype[]' value='c' /></td>
<td><input type='hidden' name='stype[]' value='m' /></td>
<td><input type='hidden' name='stype[]' value='w' /></td>
</tr>
</table>
</form>
så ja.... alle felter var ikke med:-)