Hi,
Im trying to loop through a query in a database by performing a search for a keyword in all records in a database. This works fine i.e. given a keyword, N number of records are found. However, I also want to display the username responsible for each row. What happens is that two records are found but it only displays one username for two distinct records when it should display two usernames (one for each row). Can any1 help?
Thanx
Sam...
Im trying to loop through a query in a database by performing a search for a keyword in all records in a database. This works fine i.e. given a keyword, N number of records are found. However, I also want to display the username responsible for each row. What happens is that two records are found but it only displays one username for two distinct records when it should display two usernames (one for each row). Can any1 help?
Thanx
Sam...