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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-02-06 : 18:02:03
|
| luca writes "I have to manage a catalog of news with quite a lot categories organized in a table: [catID(PK), pcatID, description] where catID and pcatID are tied up from a recursive relationship. Would I like to ask as it is possible to produce through a stored proc the html code for a pulldown menu or for a navigation bar like Yahoo (News>>Sport>>This) to move inside the categories? Thanks." |
|
|
|
|
|