| |
batoush
Posts: 1
Score: 0
Joined: 3/5/2003
From:
Status: offline
|
Hi, i've been working on this for quite some time now and can't get anywhere. here's my problem: I have a database table with one field: Site_URL this table is filled with data like: (contains thousands of records and sorted alphabetically). /bce/english/events_e.asp /bce/english/index_e.asp /bce/French/index_f.asp /bce/French/internet/FileList_f.asp /bce/French/internet_f.asp /bce/French/test/example_f.asp /bce/French/test/index_f.asp /bce/index_e.asp /bce/index_f.asp ... ... ... now i need to list this in bulleted form as: /bce - index_e.asp - index_f.asp /english - events_e.asp - index_e.asp /French - index_f.asp - internet_f.asp /Internet - FileList_f.asp /test - example_f.asp - index_f.asp i hope you get the picture. any help would be greatly appreciated. Thanks in advance. Terry
|
|