Sorry....I know I'm supposed to ask this in the
applet board, but no one over there is answering me so I thought I'd post my question here to see if anyone can be of help. Here's my original post.
Hi,
I'm just starting to learn applets and I've been reading about passing parameters to an applet to set up a message to be displayed. So, I figured that I could also set up an applet to use the getParameter method for the foreground color, background color, and message to display. However, I'm getting errors when I try to compile it and was wondering if you have to do something special when using the getParameter for the colors? Thanks. Here's my code if it helps clear up what I'm trying to do.