You could just change the id of the button. Trying a project clean sometimes works as well.
-TH --- In [email protected], "David" <[EMAIL PROTECTED]> wrote: > > Yeah thats what i figured too. Can't seem to figure out why it would > be having a problem though. The button's ID is the same as the private > variable, but i think it just doesn't like the default value of "". > Any thoughts? > Thanks again, > Davdid > > > --- In [email protected], "Tim Hoff" <Tim.Hoff@> wrote: > > > > That error usually means that you have two objects with the same > > name. > > > > -TH >

