I'm currently developing a site that is pulling information from a database and placeing it into a table. The table will need to be a max of 5 cells across and 3 cells down (depending on how many records there are to display). I also need to page the results (15 results max per page)
The problem is I don't know how to script the ASP to make this all happen.
Does anyone know how to accomplish this, or know of a site that can guide me how to make it?
Any help is appreciated.
Thanks!