PDA

Click to See Complete Forum and Search --> : passing parameters to an applet via a button, then an aplpet button? Any ideas?


relentless32
Feb 8th, 2005, 05:28 PM
{
clickButton = new Button("Go to URL");
add(clickButton);
}