Hi,
I need to trigger a request when the user selects a radio button, so that a different page is shown for each request.
Below is the code I have tried.input type=radio name="upload" checked="checked" onclick="this.form.action='upload.htm'""/>New Component Upload
< Kindly help.
<