technorocker
05-14-2007, 04:50 PM
Hi Guys,
First post here on CodingForums, so I'll say hi!!
I wonder if someone could give me a little help on a problem I have. I've been asked if I can design a directory website. I have created directory sites before with only 3 levels. E.G. Directory > Plumbers > (Business Name).
However for the site I'm building now I need to be able to add as many levels as I need, in any category. Usually what I do is create a table for each 'level' needed, then link them together.
What would be the best way to achieve what I'm after here? I was wondering about creating an ASP page that creates a table but then I don't know how to control the table from the admin control panel. This is because I cant choose which table the recordset displays.
I'm really puzzled on this one and I would be very grateful if someone could give me some help.
Many thanks in advance,
First post here on CodingForums, so I'll say hi!!
I wonder if someone could give me a little help on a problem I have. I've been asked if I can design a directory website. I have created directory sites before with only 3 levels. E.G. Directory > Plumbers > (Business Name).
However for the site I'm building now I need to be able to add as many levels as I need, in any category. Usually what I do is create a table for each 'level' needed, then link them together.
What would be the best way to achieve what I'm after here? I was wondering about creating an ASP page that creates a table but then I don't know how to control the table from the admin control panel. This is because I cant choose which table the recordset displays.
I'm really puzzled on this one and I would be very grateful if someone could give me some help.
Many thanks in advance,