Link to home
Start Free TrialLog in
Avatar of akeller
akeller

asked on

A limit to the size of an HTML table?

Is there a limit to the size of an HTML table created
(ROWS/COLUMNS).  I will be writing a CGI to get data from and oracle database and creating a table.  Records will not be longer than 160 characters in length (20 Columns) and will return from 0 to 1 Billion transactions (1 Billion Rows).
ASKER CERTIFIED SOLUTION
Avatar of Mark Franz
Mark Franz
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial