Click to See Complete Forum and Search --> : tables


richcyprus
07-18-2003, 09:11 AM
I am building a site for a junior football league and I am using tables to create the league tables!
Is there anyway to get the tables to mimic Excel, for instance table sort or editing one cell will update another.

Help much appreciated!

spufi
07-18-2003, 10:05 AM
You'll have to use a scripting language like JavaScript, or a server side one like ASP, or PHP to do this.

HackerX
07-18-2003, 02:12 PM
I believe Excel has an option to export the table to .htm

fla5hba5h
07-20-2003, 12:26 AM
No he means how Excel changes cells.


Yes, you would need javascript or a server-side language.