I have a button that already have onclick event. Now i want to add another onclick event to same button to automatically fill a radio button in the same form.
I would appreciate any help.
The existing one is this
<INPUT TYPE="button" NAME="Button1" VALUE=" Click here for multiple entries"
onClick="window.open ('attachment.asp', 'newWin',
'scrollbars=no,status=yes,width=450,height=500')"> Oysterbar ride to success. Keep Riding
I would appreciate any help.
The existing one is this
<INPUT TYPE="button" NAME="Button1" VALUE=" Click here for multiple entries"
onClick="window.open ('attachment.asp', 'newWin',
'scrollbars=no,status=yes,width=450,height=500')"> Oysterbar ride to success. Keep Riding