There's a table of colors.. you click a cell and the color shows in another table.
And there's a table of names.. you click on a cell and the name shows in a text-input box.
Can you tell me how if it's possible?
This is possible it will have to reload the page each time tho if you use PHP. You are best using JavaScript to do this
its possible with javascript, do a search on javascript.com you should find all you need in there.
Al