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.
[This message has been edited by tyler jones (edited December 12, 2000).]
[This message has been edited by tyler jones (edited December 12, 2000).]