hi yes soory i did post it i thought?
i have a results page which shows 1 record with all that persons information
like firstname, surname etc, on the same page there is a next and previous
button to navigate through each record and search by surname text box, when
this is submited i need to move to the first recoed that matches the text box,
so then i can still use the next and previous buttons to navigate through.
the next and previous btns work, the surname search is not as i am not sure
how to do it?
i have played around with verity but stil cant get it to work?
so really what i need to do is get all the records order them by surname then
give each of them a id number
so Abbot = 1, Adcock= 2 etc
then i should be able to use the next and previous to go through them?
i am just not sure how i can do this?
hope you can usnderstand what i am trying to do.
many thanks