PDA

View Full Version : Display values in a table


b6gm6n
07-06-2008, 02:55 PM
Hello...

How can you control a list of values or answers pulled from a database in which you want to display them in a orderly fashion, at the moment the values are listed, one after the other down the screen, i would like to stop them at 5 down, create a new column and continue down for 5 etc and so on... I'm just trying to avoid a long list of values down the page etc...

Anyways I'm sure it'll be another mystery, thanks for looking anyways, cheers

Dismounted
07-06-2008, 03:14 PM
You will need to ask the author of the script you are using to query the database. It is the software that creates the display, the query merely collects the information.