
if user select yes radio button then user should upload file.if user not upload should send error(i created folder when user upload file it goes to another folder.)
this is my code
i used this method to validate
<html>
<input type="button" onclick="upload5()" value="upload"/>
frmvalidator.addValidation("","","");
</html>

Hi suras madu dil,
Can you please add code.
Ok if you use struts then you can use Validation method valid the in put. otherwise call the javascript onsubmit to check value of radiobutton and file.