To redirect a parent window through a popup window, following script can be used.
On basic validation for radio buttons, consider that the coded form name is 'aFormName' and the radio button name is 'radioBtnName', following code can be used to validate selected radio buttons
Sample on HTML
<input type="radio" value="1" name="radioBtnName">
The script
3 comments:
yeah... free education.
cossie : programming is gay lah.. esp if it involves javascript :P
well... it's your job; not mine. :p
Post a Comment