fuzooly
Newbie
Posts: 1
Registered: 7/23/2007
Location: Sri Lanka
Member Is Offline
|
| posted on 7/23/2007 at 05:33 AM |
|
|
Navigation bar(Tree view)
i am new user.
i have to get the tree view from the (site map) fromn the mysql database with asp.net. help me
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 7/23/2007 at 08:34 PM |
|
|
in your asp.net script you'll need to query the database and generate the text of the items file.
See http://www.softcomplex.com/forum/viewthread_3551/ and code
samples in forums.
|
|
|