Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
drakull
Starting Member
12 Posts |
Posted - 2001-07-14 : 23:12:15
|
| This question is a bit controversial because it deals with both code and database, but im sure it will only work with a good database project.Lets say i have a download site, with lots of applications. When the user selects an application (let's say, a word processor), another page is loaded bringing info about it and the link to download. I want to display at the bottom of the page a list of related applications like (using the word processor example) plugins, other word processors, updates, etc.As another example, i have a site with tutorials about ASP and at the end of each tutorial, i want to list links to other tutorials related to the subject of the current one.I dont know how to do it... i think i must create some field with keywords or something like this, but im not sure if it will work.Any help will be apreciated, thanks in advance!----------Henrique |
|
|
|
|
|