Ok for some reason i cant get this to work!
1. I have two panels classes, one for the radio buttons and the other for the checkboxes.
2. the second part is to calculate the choices.
what am i doing wrong, (with out the panels i can get it to work)
here is the code
//An HTML file for this program could be as follows:
//<html>
//<body>
//<
applet code = testpanels.class width = 300 height = 200>
//</applet>
//</body>
//</html>
[ February 25, 2004: Message edited by: Dirk Schreckmann ]