mcpeekj
Vendor
- Sep 21, 2001
- 105
Now I'm cookin. I've got my inventory page searchable and sortable on the fly. Next step is to allow the user to click on a text link "Details" and go to the individual record in the db. There is an ID affiliated with each vehicle which I am assuming will be used. I guess my question is: how do I attach that id to the text link so that I can post it in the URL to be read by the viewDetails.asp page. Once it is there, I can pull it out just fine, it's just a matter of getting there.
I appreciate the help.
I appreciate the help.