HighDots Forums  

Need help with ASP/Access 2000

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Need help with ASP/Access 2000 in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
MatthiasG
 
Posts: n/a

Default Need help with ASP/Access 2000 - 08-07-2004 , 07:52 AM






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


Reply With Quote
  #2  
Old   
Julian Roberts
 
Posts: n/a

Default Re: Need help with ASP/Access 2000 - 08-07-2004 , 10:11 AM






Use the Master Detail Set application object from the Insert menu. MX will
autogenerate the neccessary code.

--
Jules
http://www.charon.co.uk/charoncart
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004



Reply With Quote
  #3  
Old   
tekknow
 
Posts: n/a

Default Re: Need help with ASP/Access 2000 - 08-07-2004 , 04:33 PM



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





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.