Pass variable sql data to second asp page with DRW

D

dkuntz

I have read many of the posts and have yet to find a method to
accomplish my task.

I have a SQL database that has a list of items. I am listing those
items on one asp page. What I want to do is click on a hyperlink
highlighting one of those items that will open a second asp page that
will contain the details of this particular item. I need to extract
the data in the corresponding fields with the corresponding hyperlink
in order to identify what to open on the second page.

I have tried including a vairiable field in the hyperlink, but the
field is not extracting the data from the database.

I am very new to all of this as you can probably tell, so any help in
laymen's terms would be appreciated.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top