Page 1 of 1

read large table in one page

Posted: Sat Mar 27, 2004 11:07 am
by tanveer
hi,
I am facing a problem of showing a table containing about 100 records and wants to display it in one page.
Is it possible to add scroll bar into table or
any other simple way possible?

Posted: Sat Mar 27, 2004 11:36 am
by romeo
try an IFRAME for your data table, that should keep it all in 1 screen

Posted: Sat Mar 27, 2004 12:42 pm
by tanveer
thanks a lot.
It worked.
Another question to ask is how to transfer my database from one computer to another?