Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing veriables

Status
Not open for further replies.

RadioX

IS-IT--Management
Joined
May 15, 2001
Messages
145
Location
US
I have a page setup that is pulling a record set from a database. This works fine. Now in that recrodsset I have a link that I want to be able to click and go to a more detailed version of that record. When I set this up and click on the link all I get is the first record in the database. How can I set this up so when I click on the link it displays the detailed version.

Example

I have a page displaying three small images that it hs pulled from a recordset.
There is a link under each images.
I want this link to take me to a page with a lerger version of this image
When I click on the first image it works fine (first recrod in the databse)
When I click on images 2 and three it still shows the first image.
I am trying to pass PicID which is the primary key in the database.

Thanks for your help
Ron
 
[tt]It sounds your're not looping thru your links recordset.[/tt]

YGMS_100x100.jpg

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top