iv downloaded an extension to allow me to do radio button validation at the end
of a form.theres 2 buttons and i want the error to pop up when the submit
button is pressed, if the "no" button is selected. everything seems to be in
place but its not doing anything.


Attach Code

<input type="submit" name="Submit" value="Apply"
onClick="MM_validateForm('name','','R','phone','', 'RisNum','email','','RisEmail'
,'address','','R','amount','','RisNum','purpose',' ','R');FDK_AddRadioValidation(
'applicationform','document.applicationform.homeow ner',true,'\'Sorry only
homeowners can apply for a loan.\'');return document.MM_returnValue">