My code is only pseudo-code to illustrate the concept of how it can be completed, not intended to working out of the box.

What you have listed is the results of my second suggestion (data in rows in a table, not columns). I made a slight error, my closing </TR> forgot the "/"! I didn't put the <table> commands in for simplicity.

The question is: are you using some code to develop a HTML file, which you then upload to the server? If you are trying to write this as a dynamic table, you need to look at server-side scripting, in which case your resulting code would have some similarities to my pseudo-code.

Cheers,

DK


Darwin_Koala

Junior Brat, In-no-cent(r)(tm) and original source of DK-itis!