patudzu
04-23-2010, 01:00 PM
I need to make a website in VS 2010 and I need to manage content with levels and sublevels for each section.
Example:
Section "About us"
1. ......
1.1 .......
1.1.1 .........
1.1.2 .........
1.2 .........
2 ..........
2.1.........
3 .........
and so on.
Is there any solution for this problem? I dont need html since I will use textareas to control everything through css on the webpage.
Thanks in advance,
Francisco
Example:
Section "About us"
1. ......
1.1 .......
1.1.1 .........
1.1.2 .........
1.2 .........
2 ..........
2.1.........
3 .........
and so on.
Is there any solution for this problem? I dont need html since I will use textareas to control everything through css on the webpage.
Thanks in advance,
Francisco