Matthias,
Sounds like you're telling all of the links to refer to the same target. I
think that can easily happen if you're not closing your <a href=""> tag, but
are you getting the tag information from the database itself? If so, I
assume you've checked to make sure you're reading the correct record, and
that each record has a different link. You should probably list some of your
code and it will be easier to find out what the solution it for you.
HTH
T
"MatthiasG" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
Hi all
I've got a asp page that connects to a Access 2000 db. The info are
displayed
in a list with "Go to detail page" link. The problem now is that when I
click
on the second link the db displays the first link. Same ting on all the
links.
I've had the same problem before, but I can't remember how I fixed it.
/Matthias |