I have a script that displays a list of names from a database that can be
added into a mailing list by checking the checkbox next to the name.
The names are listed at 10 names per page, with links to the next or
previous 10 names.
let's say i check some names on page one, then i move on to page two and
check some names there. is there a way to remember these names as i browse
thru the pages? that is to say, is there a way to remember who i checked on page one if i come back to it again?
Thanks in advance for any help