in reply to Re: button in a table?
in thread button in a table?

Your HTML is missing the encoding for the entities. THere's no such thing as a &specific... you need to rewrite that as &specific.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.