I have an asp page which writes out all of the data of one table in a certain DB. There are currently over 100 records and it will continue to grow. However when it writes them out it only does up to about 90 records.
It is also fairly slow so I've decided I want to split it into say 30 records a page.
So how can I split the records and dynamically create enough pages?
Thanks
------------------
Microsoft has acknowledged that its engineers substituted certain file names with the phrase, "Netscape engineers are weenies," in some of its internet software.
Oh well now we all know why Nutscrape is so crap!




Reply With Quote