skalag
02-01-2003, 02:10 PM
Hi again, Im stuck once more, this time i want to display on a page, one instance of each (often repetitive) value from a column in a database, so that a user can click on that value and then be processed to go to a specific .htm page that matches that value.
ie.
DB Field name yogibear will appear...
yogibear ... and will link to yogibear.htm
I have been trying to pass id nos but i either get an error or select all the names in a field. I dont know anything about arrays but is this the time i have to learn? Can anyone tell me how i should do this?
ie.
DB Field name yogibear will appear...
yogibear ... and will link to yogibear.htm
I have been trying to pass id nos but i either get an error or select all the names in a field. I dont know anything about arrays but is this the time i have to learn? Can anyone tell me how i should do this?