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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 ASP/sql server help

Author  Topic 

xpandre
Posting Yak Master

212 Posts

Posted - 2003-03-13 : 23:51:00
hi guys,
Need one help in asp and sql server.

I need to create this dynamic menu with 4 levels of hierarchy.
It works like this

when the parent is clicked , only the next level of child is shown(not all the children of child 2 following the hierarchy).And when u click this child, you get the next level of children and so on.

Hope i have been clear enough.

Thanks


   

- Advertisement -