hello mates, i want to make a table with a frozen column and header for my website. how do i do that? please help. thanks.
i mean i want to make a table like this: massless.org/_tests/grid1/?s=2&r=40&c=100 with the frozen column and header.
make a new file with name table.html insert a table in it with column and rows. insert the data. and in which ever file you want to insert it, use this code <iframe src="table.html" width="400" height="400"></iframe> vineet