PDA

View Full Version : Help with DB category to html link


ldnconsulting
07-31-03, 03:11 PM
Looking for a tutorial or script that clearly explains in the M$ ASP environment how to:


Pull a list of categories from a DB then have the list displayed as links to SubCategory and the Subcategory diplayed as links to list of DB records within that Subcategory.


I know how to get data out of a database, what I cant figure out (the correct way at least) is how to generate the links.

Shane
07-31-03, 11:45 PM
oh god, you used the M$ abbreviation. You lost some cool points for that one.

Here's one. It's not really a tutorial, but code.

http://coveryourasp.com/categories.asp

You should also check out all of the free link indexing scripts to get an understanding how they work.