I have a radio button named R1 .. but when i call it, it comes up as undefined.
Code:
<input type="button" class="formfield" value="submit" onClick="window.location=self.location.href.split('?')[0] + '?row=' + document.myform.mylist.value + '&value=' + this.form.values.value + '&set=1' + '&r1=' + document.myform.R1.value;">