User-979379883 posted
hi, I would like to make script that show category and all its forum
that 's why I have created table 'cat' ( id , CAT_TITLE )( table for category)
and an other table for forum name ' s 'forum' ( id , name,CAT_ID)
my question how I can show category and the forum by using repeater or another control like http://forums.asp.net/