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
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